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.
50066 analyzed
8097 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 dynamic exec southleft/story-ui vm exec
userConfig = vm.runInNewContext(`(${configObj})`, Object.create(null), { timeout: 1000 }); - HIGH obfuscation southleft/story-ui dynamic require()/import()
const mod = await import('${registryImport}'); - HIGH obfuscation southleft/story-ui dynamic require()/import()
const { loadUserConfig } = await import(pathToFileURL(`${DIST}/story-generator/configLoader.js`).href); - HIGH committed secret AliceLJY/agent-room-cli OpenAI key
sk-pro…(39 chars, redacted) - HIGH committed secret AliceLJY/agent-room-cli private key
PEM private key block (redacted) - HIGH dynamic exec cachly-dev/cachly-mcp new Function()
new Function('require', 'module', 'exports', outputText)( - MEDIUM suspicious endpoint cachly-dev/cachly-mcp api.telegram.org
await fetch(`https://api.telegram.org/bot${token}/sendMessage`, { - MEDIUM suspicious endpoint kurd trace.agent.datadoghq.com (telemetry)
"https://trace.agent.datadoghq.com/v0.4/traces", - HIGH dynamic exec kurd eval()/exec()
result = eval(result_json) # Safe in this context - MEDIUM suspicious endpoint notDIRK/fds-mcp 169.254.169.254 (cloud metadata)
client = FdsClient(token="SECRET", base="http://169.254.169.254/latest/meta-data") - HIGH obfuscation bigduu/Nova dynamic require()/import()
await import(`../service-worker.js?test=${Date.now()}`); - HIGH dynamic exec bigduu/Nova vm exec
vm.runInNewContext(popupSource, { - HIGH dynamic exec bigduu/Nova vm exec
vm.runInNewContext(contentSource, context); - HIGH obfuscation brambleworks/SiteCMD dynamic require()/import()
const candidate = await import(pathToFileURL(`/work/${input.entry}`).href); - HIGH committed secret brambleworks/SiteCMD GitHub fine-grained PAT
github…(35 chars, redacted)