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.
50022 analyzed
8130 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 6177
- dynamic exec 11826
- obfuscation 3575
- suspicious endpoint 12346
- credential in log 713
- over-broad oauth scope 2548
- suspicious skill script 185
- bundled IDE extension 49
- skill file 187620
- HIGH dynamic exec hithereiamaliff/mcp-nextcloud new Function()
var makeValidate = new Function( - HIGH dynamic exec hithereiamaliff/mcp-datagovmy new Function()
var makeValidate = new Function( - HIGH dynamic exec flight505/MCP_DinCoder new Function()
const hookFunction = new Function('content', 'context', hook.script); - MEDIUM over-broad oauth scope faithk7/gmail-mcp gmail.modify
'https://www.googleapis.com/auth/gmail.modify', - MEDIUM suspicious endpoint cristianoaredes/mcp-dadosbr 169.254.169.254 (cloud metadata)
process.env.CNPJ_API_BASE_URL = "https://169.254.169.254/latest/meta-data"; - HIGH dynamic exec blbl147/xhs-mcp eval()
eval(`try { - HIGH committed secret akilat-spec/leave-manager-mcp committed .env
env file shipped with populated values - HIGH committed secret PabloLec/KeyProbe-MCP private key
PEM private key block (redacted) - HIGH committed secret PabloLec/KeyProbe-MCP private key
PEM private key block (redacted) - HIGH committed secret PabloLec/KeyProbe-MCP private key
PEM private key block (redacted) - HIGH committed secret PabloLec/KeyProbe-MCP private key
PEM private key block (redacted) - HIGH committed secret PabloLec/KeyProbe-MCP private key
PEM private key block (redacted) - HIGH committed secret PabloLec/KeyProbe-MCP private key
PEM private key block (redacted) - HIGH dynamic exec MisterSandFR/Supabase-MCP-SelfHosted new Function()
var deprecatedfn = new Function( - HIGH dynamic exec Leghis/Smart-Thinking new Function()
const evalFunc = new Function('Math', `return ${expr};`);