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 @neriros/ralphy new Function()
const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode); - HIGH obfuscation Adspirer/adspirer-mcp-community base64 decode → exec sink
payload = base64.b64decode("cHJpbnQoJ3B3bmVkJyk=") - HIGH dynamic exec Adspirer/adspirer-mcp-community eval()/exec()
exec(payload) # noqa - HIGH committed secret rogelioRuiz/capacitor-mobile-claw Anthropic key
sk-ant…(33 chars, redacted) - MEDIUM suspicious endpoint htmujahid/notifro discord.com
placeholder: "https://discord.com/api/webhooks/…", - MEDIUM suspicious endpoint htmujahid/notifro api.telegram.org
const url = `https://api.telegram.org/bot${creds.botToken}/sendMessage` - MEDIUM suspicious endpoint MauricePutinas/deepcode api.telegram.org
const s3 = r.begin('tool', 'web_request', undefined, 'POST https://api.telegram.org/bot123456789:AAH-SecretToken_ABCDEFGHIJ/sendMessage') - MEDIUM suspicious endpoint MauricePutinas/deepcode api.telegram.org
url: 'https://api.telegram.org/bot{{secret.TELEGRAM_BOT_TOKEN}}/sendMessage', - MEDIUM suspicious endpoint MauricePutinas/deepcode api.telegram.org
url = `https://api.telegram.org/bot${token}/sendMessage` - HIGH dynamic exec fennaraOfficial/fennara-godot-mcp vm exec
vm.runInNewContext(source, context); - HIGH dynamic exec fennaraOfficial/fennara-godot-mcp vm exec
vm.runInNewContext(source, context); - HIGH dynamic exec fennaraOfficial/fennara-godot-mcp vm exec
vm.runInNewContext(source, context); - HIGH committed secret tosin2013/helmdeck OpenAI key
sk-gat…(29 chars, redacted) - HIGH committed secret kayumuzzaman/promptune private key
PEM private key block (redacted) - MEDIUM suspicious endpoint fullstackdegen/lighthouse-mcp 169.254.169.254 (cloud metadata)
"http://169.254.169.254/latest/meta-data",