Code analysis
static source read inferred
Static code-analysis findings — hidden prompt content in shipped skill files, committed secrets, dynamic-exec sinks, and suspicious call-home endpoints — across the analyzed catalogue. Heuristic, pure, no code executed; every row deep-links to its source. Click a kind to filter.
51193 analyzed
7507 re-analysis due
995 not analyzable
0 not yet analyzed
4848 source gone
not analyzable
795 too large 200 no source
Running analyzer v33. The scanner changelog explains what each version detects and when it changed.
- hidden prompt 369
- committed secret 6298
- dynamic exec 12007
- obfuscation 3647
- suspicious endpoint 12542
- credential in log 718
- over-broad oauth scope 2556
- suspicious skill script 197
- bundled IDE extension 50
- skill file 190152
- MEDIUM suspicious endpoint aureliocpr-ctrl/verimem 100.100.100.200 (cloud metadata)
"http://100.100.100.200/latest/meta-data/", # Alibaba Cloud - MEDIUM suspicious endpoint aureliocpr-ctrl/verimem 169.254.169.254 (cloud metadata)
"http://169.254.169.254/latest/meta-data/iam/security-credentials/", - HIGH dynamic exec aureliocpr-ctrl/verimem __import__ sink
for k in list(__import__("os").environ): - HIGH committed secret aureliocpr-ctrl/verimem Anthropic key
sk-ant…(37 chars, redacted) - MEDIUM suspicious endpoint aureliocpr-ctrl/verimem 169.254.169.254 (cloud metadata)
result = tools_extra.web_fetch("http://169.254.169.254/latest/meta-data/") - HIGH committed secret aureliocpr-ctrl/verimem Anthropic key
sk-ant…(41 chars, redacted) - HIGH dynamic exec aureliocpr-ctrl/verimem __import__()
mod = __import__(modname, fromlist=["CONFIG"]) - HIGH dynamic exec aureliocpr-ctrl/verimem unsafe yaml.load()
yaml.load(percorso.read_text(encoding="utf-8"), Loader=_Severo) - HIGH dynamic exec aureliocpr-ctrl/verimem eval()/exec()
exec(compile(src.replace(RAMO, sostituzione), "<variante>", "exec"), ns) - HIGH dynamic exec aureliocpr-ctrl/verimem eval()/exec()
exec(compile(src.replace(RAMO, ""), "<senza-ramo>", "exec"), ns) - HIGH dynamic exec aureliocpr-ctrl/verimem eval()/exec()
exec(compile(src.replace(RAMO, ""), "<senza-ramo>", "exec"), ns) - MEDIUM over-broad oauth scope neturely/okffs admin:org
"This is a separate permission from Projects: a classic PAT with the `admin:org` scope works; " + - MEDIUM over-broad oauth scope neturely/okffs admin:org
results.push({ label: "Classic PAT", status: "warn", detail: "OKFFS_CLASSIC_PAT=true but no X-OAuth-Scopes header — this looks like a fine-grained PAT, not a classic admin:org token." }); - MEDIUM over-broad oauth scope neturely/okffs admin:org
description: "Set true ONLY if GITHUB_TOKEN is a classic PAT with admin:org — unlocks org-level Issue Field Priority/Effort. SECURITY: broad token.", - MEDIUM over-broad oauth scope rajool/google-workspace-mcp https://www.googleapis.com/auth/drive
"https://www.googleapis.com/auth/drive",