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.
50067 analyzed
8096 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 obfuscation iadnanmukhtar/hadithdb dynamic require()/import()
const MySQLConfig = require(HomeDir + '/.hadithdb/store.json'); - MEDIUM suspicious endpoint Harshyadav442277/telegraph-morse t.me
? `<a class="tg" href="https://t.me/${h(d.botUsername)}">Open @${h(d.botUsername)} in Telegram →</a>` - MEDIUM suspicious endpoint profullstack/niche-db 169.254.169.254 (cloud metadata)
expect(normaliseFeedUrl('http://169.254.169.254/latest/meta-data')).toBeNull(); - MEDIUM suspicious endpoint profullstack/niche-db 169.254.169.254 (cloud metadata)
'http://169.254.169.254/latest/meta-data', - HIGH obfuscation ratevert/mcp dynamic require()/import()
const { createMcpApplication, getClientIp } = await import(`./server.mjs?contract-test=${Date.now()}`); - HIGH obfuscation mrbrunocode/countlink dynamic require()/import()
const mcp = await import("data:text/javascript," + encodeURIComponent(src)); - HIGH dynamic exec mrbrunocode/countlink new Function()
const fn = new Function("module", "exports", "require", "__filename", "__dirname", src); - HIGH obfuscation mrbrunocode/countlink dynamic require()/import()
const badge = await import("data:text/javascript," + encodeURIComponent(src)); - HIGH credential in log spranab/mcpier credential in log
console.log(kleur.bold("secrets: "), secretKeys.keys.length); - HIGH dynamic exec 5omeOtherGuy/linux-computer-use eval()/exec()
exec(compile(code, "<desktop_exec>", "exec"), namespace) - HIGH suspicious skill script rivaldofwijaya/chromeagent-skill suspicious bundled script
node -e "const t=setTimeout(()=>process.exit(1),2000);require('http').get('$url',r=>{clearTimeout(t);r.resume();process.exit(r.statusCode===200?0:3)}).on('error',()=>{clearTimeout(t);process.exit(1)}) - HIGH dynamic exec zebbern/zebbern-kali-mcp __import__ sink
real_popen = __import__("subprocess").Popen - MEDIUM suspicious endpoint RenFelyer/mcp-hostops 93.184.216.34
services.check_url("https://93.184.216.34/llms.txt") - HIGH dynamic exec Iron-Mark/Hackathon-HireProof vm exec
vm.runInNewContext(compiled, context) - HIGH dynamic exec Iron-Mark/Hackathon-HireProof vm exec
vm.runInNewContext(compiled, context)