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.
50066 analyzed
8097 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
- HIGH committed secret rohitg00/ai-engineering-from-scratch OpenAI key
sk-sup…(33 chars, redacted) - HIGH dynamic exec rohitg00/ai-engineering-from-scratch eval()/exec()
return str(eval(expr, {"__builtins__": {}}, {})) - HIGH dynamic exec rohitg00/ai-engineering-from-scratch eval()/exec()
return str(eval(expression, {"__builtins__": {}}, {})) - HIGH dynamic exec rohitg00/ai-engineering-from-scratch eval()/exec()
result = eval(expression, {"__builtins__": {}}, {"math": math}) - HIGH dynamic exec rohitg00/ai-engineering-from-scratch eval()/exec()
result = eval(expression, {"__builtins__": {}}, {}) - HIGH dynamic exec rohitg00/ai-engineering-from-scratch eval()/exec()
expected = eval(cleaned, {"__builtins__": {}}, {}) - HIGH committed secret mcp-frisk private key
PEM private key block (redacted) - MEDIUM suspicious endpoint Meridian402/meridian api.telegram.org
await fetch(`https://api.telegram.org/bot${TOKEN}/sendMessage`, { - HIGH committed secret thatfactory/xcode-cloud-mcp private key
PEM private key block (redacted) - MEDIUM suspicious endpoint dexllm 1.2.3.4
_FakeDK(["http://1.2.3.4:8080/gate.php"]), with_xref=False - HIGH dynamic exec faizanahmed-sy-devstree/prompt-studio-mcp new Function()
const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode); - HIGH dynamic exec faizanahmed-sy-devstree/prompt-studio-mcp new Function()
const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode); - MEDIUM suspicious endpoint AgentSpore/agentspore 8.8.8.8
assert is_private_ip("http://8.8.8.8/") is False - MEDIUM suspicious endpoint AgentSpore/agentspore 169.254.169.254 (cloud metadata)
assert is_private_ip("http://169.254.169.254/latest/meta-data/") is True - MEDIUM suspicious endpoint AgentSpore/agentspore pastebin.com
assert is_blocked_domain("https://pastebin.com/raw/abc") is True