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.
50100 analyzed
8073 re-analysis due
988 not analyzable
2 not yet analyzed
4804 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 6180
- dynamic exec 11839
- obfuscation 3598
- suspicious endpoint 12356
- credential in log 713
- over-broad oauth scope 2550
- suspicious skill script 185
- bundled IDE extension 49
- skill file 187699
- MEDIUM suspicious endpoint ChromeDevTools/chrome-devtools-mcp 128.0.0.1
assert.strictEqual(isLocalhost('http://128.0.0.1'), false); - HIGH obfuscation ChromeDevTools/chrome-devtools-mcp dynamic require()/import()
const fileTools = await import(`../src/tools/${file}`); - HIGH committed secret ChromeDevTools/chrome-devtools-mcp Google API key
AIzaSy…(39 chars, redacted) - MEDIUM suspicious endpoint harnios/harnios-mcp api.telegram.org
const response = await fetch(`https://api.telegram.org/bot${config.telegramBotToken}/sendMessage`, { - HIGH credential in log open-multi-agent/open-multi-agent credential in log
+ console.log('login', email, password) - HIGH committed secret open-multi-agent/open-multi-agent OpenAI key
sk-tra…(29 chars, redacted) - HIGH committed secret open-multi-agent/open-multi-agent OpenAI key
sk-out…(30 chars, redacted) - HIGH committed secret open-multi-agent/open-multi-agent Anthropic key
sk-ant…(49 chars, redacted) - HIGH committed secret open-multi-agent/open-multi-agent OpenAI key
sk-das…(33 chars, redacted) - HIGH committed secret open-multi-agent/open-multi-agent OpenAI key
sk-env…(27 chars, redacted) - HIGH obfuscation open-multi-agent/open-multi-agent dynamic require()/import()
const core = await import(`${pathToFileURL(candidatePath).href}?obs2-benchmark`) - HIGH obfuscation open-multi-agent/open-multi-agent dynamic require()/import()
const { OpenMultiAgent } = await import(`${pathToFileURL(indexPath).href}?label=${label}`) - HIGH obfuscation open-multi-agent/open-multi-agent dynamic require()/import()
const { FileTraceStore } = await import(`${moduleUrl}?file-trace-store-benchmark`) - HIGH committed secret velesnitski/slk-mcp Slack token
xoxp-y…(20 chars, redacted) - HIGH committed secret velesnitski/slk-mcp Slack token
xoxp-y…(20 chars, redacted)