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.
51224 analyzed
7479 re-analysis due
995 not analyzable
0 not yet analyzed
4849 source gone
not analyzable
795 too large 200 no source
Running analyzer v33. The scanner changelog explains what each version detects and when it changed.
- hidden prompt 369
- committed secret 6298
- dynamic exec 12010
- obfuscation 3647
- suspicious endpoint 12542
- credential in log 718
- over-broad oauth scope 2556
- suspicious skill script 197
- bundled IDE extension 50
- skill file 190157
- HIGH dynamic exec cliffhall/gooseteam new Function()
var deprecatedfn = new Function( - HIGH dynamic exec hithereiamaliff/mcp-servers new Function()
var makeValidate = new Function( - HIGH dynamic exec szowesgad/mcp-server-semgrep eval()
eval(userInput); // Dangerous eval - HIGH credential in log henryhaoson/yuque-mcp-server credential in log
Logger.log(`accessToken: ${accessToken}`); - HIGH credential in log hedera-dev/hedera-mcp-server credential in log
console.log(`Private Key: ${walletData.privateKey}`); - HIGH credential in log tayler-id/social-media-mcp credential in log
console.log(`Access Token: ${access_token}`); - HIGH committed secret zerubroberts/safetyculture-mcp-server committed .env
env file shipped with populated values - HIGH credential in log cpropster/linear-mcp-server credential in log
console.log(`LINEAR_ACCESS_TOKEN=${process.env.LINEAR_ACCESS_TOKEN}`); - MEDIUM suspicious endpoint stakpak/mcp us.i.posthog.com (telemetry)
host: 'https://us.i.posthog.com', - HIGH dynamic exec oleander/home-assistant-mcp-server new Function()
const zodSchema = new Function("z", `return ${zodSchemaCode}`)(z); - HIGH obfuscation programcomputer/nasa-mcp-server dynamic require()/import()
const handlerModule = await import(`./handlers/nasa/${endpoint}.js`); - HIGH committed secret bradrisse/kanban-mcp committed .env
env file shipped with populated values - HIGH credential in log niledatabase/nile-mcp-server credential in log
log.info('Password', password); - HIGH credential in log amekala/adspirer-mcp-server credential in log
console.log(`Using API Key: ${API_KEY}`); - HIGH committed secret gannonh/firebase-mcp private key
PEM private key block (redacted)