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.
51193 analyzed
7507 re-analysis due
995 not analyzable
0 not yet analyzed
4848 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 12007
- obfuscation 3647
- suspicious endpoint 12542
- credential in log 718
- over-broad oauth scope 2556
- suspicious skill script 197
- bundled IDE extension 50
- skill file 190152
- HIGH obfuscation code-with-rashid/truspec dynamic require()/import()
const { startWebServer } = (await import(`${ROOT}/packages/web/dist/server/index.js`)) as { - HIGH dynamic exec mattschaller/eslint-plugin-mcp-security vm exec
vm.runInNewContext(params.code, {}); - HIGH dynamic exec mattschaller/eslint-plugin-mcp-security new Function()
const fn = new Function("return " + params.code); - HIGH dynamic exec mattschaller/eslint-plugin-mcp-security eval()
const result = eval("1 + 1"); - HIGH dynamic exec mattschaller/eslint-plugin-mcp-security eval()
eval(params.path); - HIGH suspicious skill script andrii-su/datoon suspicious bundled script
curl -LsSf https://astral.sh/uv/install.sh | sh - HIGH dynamic exec kapstanhq/agileharness vm exec
vm.runInNewContext(`${fonte}; __out = assignSlots;`, ctx); - HIGH committed secret kapstanhq/agileharness AWS access key id
AKIA3F…(20 chars, redacted) - HIGH committed secret kapstanhq/agileharness Google API key
AIzaSy…(39 chars, redacted) - HIGH committed secret kapstanhq/agileharness Slack token
xoxb-2…(41 chars, redacted) - HIGH dynamic exec kapstanhq/agileharness new Function()
new Function("exports", js)(exportsObj); - HIGH committed secret aXL333/TraceBrake GitHub token
ghp_01…(40 chars, redacted) - HIGH committed secret aXL333/TraceBrake GitHub token
ghp_01…(40 chars, redacted) - HIGH committed secret aXL333/TraceBrake GitHub fine-grained PAT
github…(62 chars, redacted) - HIGH committed secret aXL333/TraceBrake Anthropic key
sk-ant…(37 chars, redacted)