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.
50889 analyzed
7686 re-analysis due
992 not analyzable
3 not yet analyzed
4833 source gone
not analyzable
793 too large 199 no source
Running analyzer v33. The scanner changelog explains what each version detects and when it changed.
- hidden prompt 369
- committed secret 6269
- dynamic exec 11963
- obfuscation 3638
- suspicious endpoint 12504
- credential in log 718
- over-broad oauth scope 2539
- suspicious skill script 197
- bundled IDE extension 50
- skill file 189809
- HIGH committed secret sgx-labs/statelessagent Google API key
AIzaSy…(39 chars, redacted) - HIGH committed secret sgx-labs/statelessagent Anthropic key
sk-ant…(39 chars, redacted) - HIGH committed secret sgx-labs/statelessagent AWS access key id
AKIAIO…(20 chars, redacted) - MEDIUM suspicious endpoint xlitedev/claude-telegram-switch api.telegram.org
const API_ROOT = process.env.TELEGRAM_API_ROOT ?? 'https://api.telegram.org' - HIGH dynamic exec Hugin-Z/trip-decider __import__ sink
if __import__("os").name == "nt": - HIGH dynamic exec ryonakae/sheltie indirect eval
const value = await Promise.race([Promise.resolve((0, eval)(source)), timeout]); - HIGH credential in log Qingyon-AI/Revornix credential in log
console.error(`Token refresh attempt #${refreshTokenTimes}. Refresh failed. Maximum of three attempts allowed; exceeding this limit will force a logout.`) - HIGH dynamic exec Qingyon-AI/Revornix new Function()
const fn = new Function(code); - HIGH obfuscation Qingyon-AI/Revornix dynamic require()/import()
const { handleRoute } = await import(`./routes/${router}.js`); - MEDIUM over-broad oauth scope zack-bolich/multi-account-gmail-mcp gmail.modify
"https://www.googleapis.com/auth/gmail.modify", - MEDIUM suspicious endpoint cunninghambe/aperture a.ngrok.io
['https://a.ngrok.io', 'https://b.ngrok.io'], - HIGH dynamic exec iduyuhe/zhiyan-evolviq __import__()
__import__(mod) - MEDIUM suspicious endpoint iduyuhe/zhiyan-evolviq 43.153.172.52
qr.add_data("http://43.153.172.52:3006") - MEDIUM suspicious endpoint epslkslsksndnsjs-lab/myterminal example.ngrok.io
kv(NM('Public URL','\u516C\u7F51 URL'), 'https://example.ngrok.io', C.text, C.text, 2), - HIGH obfuscation protonspy/open-wiki dynamic require()/import()
const mod = (await import(`${pathToFileURL(file).href}?v=${counter++}`)) as {