Chrome Web Store

QuizShot – AI Math Solver, Homework Helper & Study Assistant Tutor

by [email protected] · 29 users · 5.0 rating
08a23042-d58d-5633-99ab-43fac25cbebe | v1.0.6
68/ 100
HIGH risk
Analyst verdict
Review before use

The AI review rates the findings as likely false positive, but the risk score (68/100) still counts them.

Analysis record

Analysed
6 months ago
Version
v1.0.6
Artifact
SHA256 3BF…372
Source
Findings (non-IoC)

Evidence ledger

Ranked by severity · findings with a source location link to the code viewer

105 detail rows

YARA Rule Matches

20 rules
SeverityRuleHitsFilesMetadata
LOWpostinstall obfuscation 7
onboarding.jssrc/content-scripts/inject.jsassets/lodash-CENC7AxJ.js +4 more
-
LOWpostinstall crypto operations 8
src/content-scripts/inject.jsassets/core-BVhkoKEc.jsonboarding.js +5 more
-
LOWpostinstall file manipulation 8
src/content-scripts/inject.jsassets/background.ts-CqgA4Ha3.jsassets/lodash-CENC7AxJ.js +5 more
-
LOWpostinstall environment access 4
assets/core-Bi3GsuN1.jsonboarding.jsassets/sidepanel.html-DimldSYa.js +1 more
-
LOWpostinstall system command 11
assets/sidepanel.html-DimldSYa.jssrc/content-scripts/inject.jsonboarding.js +8 more
-
LOWpostinstall registry modification 2
assets/client-nIXsMTUk.jsassets/sidepanel.html-DimldSYa.js
-
LOWpostinstall network communication 9
src/content-scripts/inject.jsassets/sidepanel.html-DimldSYa.jssidepanel.html +6 more
-
LOWOriginsNotVerified 2
assets/client-nIXsMTUk.jsassets/sidepanel.html-DimldSYa.js
-
LOWLocalStorageShouldNotBeUsed 2
assets/client-nIXsMTUk.jsassets/sidepanel.html-DimldSYa.js
-
LOWDebuggerStatementsShouldNotBeUsed 2
assets/client-nIXsMTUk.jsassets/sidepanel.html-DimldSYa.js
-
LOWScarhiknStrings 2
assets/client-nIXsMTUk.jsassets/sidepanel.html-DimldSYa.js
-
LOWcredential metamask extension 1
assets/background.ts-CqgA4Ha3.js
-
LOWNoUseEval 2
assets/client-nIXsMTUk.jsassets/sidepanel.html-DimldSYa.js
-
LOWpostinstall file download 8
assets/client-nIXsMTUk.jsonboarding.jssrc/content-scripts/inject.js +5 more
-
LOWUntrustedContentShouldNotBeIncluded 1
assets/client-nIXsMTUk.js
-
LOWSQLInjection 2
assets/client-nIXsMTUk.jsassets/sidepanel.html-DimldSYa.js
-
LOWNoUseWeakRandom 6
assets/client-nIXsMTUk.jsonboarding.jssrc/content-scripts/inject.js +3 more
-
LOWcredential env files 3
assets/client-nIXsMTUk.jsonboarding.jsassets/sidepanel.html-DimldSYa.js
-
LOWCerberus 2
assets/client-nIXsMTUk.jsassets/sidepanel.html-DimldSYa.js
-
LOWpostinstall persistence mechanism 5
assets/client-nIXsMTUk.jsonboarding.jssrc/content-scripts/inject.js +2 more
-

Network Indicators

Concrete URLs, domains, IPs, emails, and hashes extracted from the analyzed artifact.

2,017 total
...

Network indicators are queued for lazy loading

Scroll this section into view to load the detailed rows.

Publisher Evidence

Limited evidence

[email protected]

Publisher identity, store signals, distribution reach, and warning signals used for context. Treat this as supporting evidence, not a clean bill of health.

Chrome does not expose the same publisher verification data as IDE stores, so this score is deliberately conservative.

43
Noisy-finding weight
x1.00
Publisher domain
No domain
Missing
Store verification signal
Limited signal
Limited
Extension portfolio
10
Portfolio

11 evidence rows available.

Finding Categories

1
Obfuscation
16
Network
2,017
IoC Indicators

YARA Rules Matched

20 rules(87 hits)
postinstall obfuscation postinstall crypto operations postinstall file manipulation postinstall environment access postinstall system command postinstall registry modification postinstall network communication OriginsNotVerified LocalStorageShouldNotBeUsed DebuggerStatementsShouldNotBeUsed ScarhiknStrings credential metamask extension NoUseEval postinstall file download UntrustedContentShouldNotBeIncluded SQLInjection +4 more

Requested Permissions

9 permissions
<all_urls>

Access and modify data on every website you visit

Dangerous
cookies

Read and modify cookies on all sites

High
activeTab
Medium
tabs
Medium
storage
Low
scripting
Low
contextMenus
Low
sidePanel
Low
notifications
Low

AI Security Report

AI Security Review

Risky Plugins reviewed this extension with an AI-assisted security workflow on 2026-04-27. The review verdict is likely false positive with 85% confidence.

Recommended action: suppress false positive. Evidence context: threat category none; evidence quality moderate.

The QuizShot extension shows 2389 total findings, but the nature of these findings indicates systematic false positives rather than actual malicious behavior. The 2284 IoC findings include classic XIOC extractor garbage: property access chains misidentified as domains (me.call, rt.call in the IoC list), and extremely short generic strings (o.th, u.tr, h.ba, m.ax) that are characteristic of hex substrings from minified JavaScript being misread as TLDs.

Zero malware signatures were detected in any file. The single obfuscation finding is insufficient to indicate malicious intent without corroborating evidence. The 87 code-smell findings fall into the documented noise category—rules like postinstall_*, credential_*, and code-quality checks that fire on almost any non-trivial JavaScript. The 16 network findings lack specific suspicious domains in the provided evidence.

The developer attribution uses an email address ([email protected]) rather than a company name, which is a minor trust signal but not inherently suspicious. The extension's stated purpose (AI math solver and homework helper) aligns with its name and description. The 17 user count indicates this is a new or niche extension, not a widely deployed threat.

The strongest counterargument would be the sheer volume of 2284 IoC findings, which might suggest hidden malicious infrastructure. However, the CVEQ platform's own documentation confirms that IoC COUNT alone is meaningless and that the XIOC extractor produces massive false-positive volumes from property access chains and minified code artifacts. The specific domains listed (me.call, rt.call) are textbook examples of this known false-positive pattern. Without malware signatures, without specific suspicious domains (like custom search engines, credential harvesting endpoints, or known C2 infrastructure), and with the finding profile matching documented false-positive patterns, the high count reflects extraction noise rather than actual threat indicators.

Key Reasons

  • Zero malware signatures detected across all files
  • IoC findings match known XIOC false-positive patterns (property access chains like me.call, rt.call)
  • Generic short domains (o.th, u.tr, h.ba) are characteristic of hex substring misreads from minified code
  • Code-smell findings (87) are documented noise for non-trivial JavaScript
  • Extension category matches stated functionality with no behavioral mismatch

False Positive Considerations

  • XIOC property access chain misreads (me.call, rt.call)
  • Minified JavaScript hex substrings misidentified as domains
  • Code-smell YARA rules firing on standard patterns
  • IoC volume inflation from bundled code extraction

About This Extension

QuizShot – AI Study Assistant & Step‑by‑Step Math Solver 📸✨ QuizShot is your fast, reliable AI study companion that solves any screenshot question instantly. Whether you're tackling math, science, history, or language homework, QuizShot delivers clear, step‑by‑step explanations to help you truly understand every answer—not just copy it. Designed for students and self‑learners, QuizShot makes studying smarter, faster, and stress‑free right inside your browser. 🔥 Key Features 📸 Screenshot to Answer Capture any question on your screen and get instant, accurate solutions with zero friction. 🧮 Step‑by‑Step Math Solver Solve equations, word problems, algebra, calculus, and more with clear explanations that actually teach you. 🌐 Works Across All Subjects Math, physics, chemistry, biology, history, languages—QuizShot supports all grade levels and learning platforms. ⚡ Parallel AI Solving for Multiple Screenshots Submit multiple screenshots back‑to‑back and let QuizShot solve them in parallel for maximum efficiency. 🧠 Understand Complex Formats Accurately interprets formulas, graphs, tables, diagrams, and symbols using advanced AI recognition. 🌍 Multi‑Language Support Solve homework in 100+ languages—ideal for global learners. 🌙 Eye‑Friendly Dark & Light Modes Study comfortably anytime. ✨ Why Students Love QuizShot ✅ Instant & Easy – Screenshot → Answer. Fast, simple, and intuitive. ✅ Step‑by‑Step Learning – Explanations that build real understanding. ✅ Always Available – Your free AI study helper anytime, anywhere. ✅ Works for All Subjects – From math word problems to science and languages. ✅ Accurate & Reliable – Consistent, high‑quality solutions you can trust. 🚀 How It Works 1️⃣ Install QuizShot on Chrome 2️⃣ Open any learning platform or website 3️⃣ Take a screenshot of your question 4️⃣ Get instant, step‑by‑step solutions powered by advanced AI QuizShot makes learning easier, smarter, and more intuitive—your personal AI tutor, always ready when you need it.

Frequently Asked Questions