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.
50064 analyzed
8099 re-analysis due
988 not analyzable
0 not yet analyzed
4803 source gone
not analyzable
789 too large 199 no source
Running analyzer v33. The scanner changelog explains what each version detects and when it changed.
- hidden prompt 338
- committed secret 6178
- dynamic exec 11834
- obfuscation 3579
- suspicious endpoint 12346
- credential in log 713
- over-broad oauth scope 2550
- suspicious skill script 185
- bundled IDE extension 49
- skill file 187628
- MEDIUM suspicious endpoint just-every/mcp-read-website-fast 169.254.169.254 (cloud metadata)
'http://169.254.169.254/', - MEDIUM suspicious endpoint mshadmanrahman/root-kg api.telegram.org
f"https://api.telegram.org/bot{token}/sendMessage", - HIGH dynamic exec gougoujiang/buildmax eval()
async eval(expr) { - HIGH dynamic exec gougoujiang/buildmax eval()
async eval(expr) { - HIGH credential in log rafaelperoco/secretgenerator credential in log
console.log(`password: ${result.password}`); - HIGH dynamic exec Ryanabcraft/zeroreal new Function()
const ZSParse = new Function(fs.readFileSync(__dirname + "/core/parser.js", "utf8") + "; return ZSParse;")(); - HIGH dynamic exec Ryanabcraft/zeroreal new Function()
const P = new Function( - HIGH obfuscation yadimon/steuer-spar-erklaerung-mcp dynamic require()/import()
prewarmPool = await import(`../dist/worker-prewarm.js?startup-timeout=${randomUUID()}`); - HIGH dynamic exec yadimon/steuer-spar-erklaerung-mcp new Function()
const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode); - HIGH committed secret seraph-quest/seraph OpenAI key
sk-sup…(24 chars, redacted) - MEDIUM suspicious endpoint seraph-quest/seraph 169.254.169.254 (cloud metadata)
mgr.update_server("gh", url="http://169.254.169.254/latest/meta-data") - MEDIUM suspicious endpoint seraph-quest/seraph 169.254.169.254 (cloud metadata)
"url": "http://169.254.169.254/latest/meta-data", - MEDIUM suspicious endpoint seraph-quest/seraph 8.8.8.8
"https://8.8.8.8/v1", - MEDIUM suspicious endpoint seraph-quest/seraph 8.8.8.8
assert _is_internal_url("http://8.8.8.8/dns") is False - MEDIUM suspicious endpoint infimium-ai/infimium-agent us.i.posthog.com (telemetry)
expect(status.endpoint).toBe("https://us.i.posthog.com/capture/");