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.
50108 analyzed
8067 re-analysis due
988 not analyzable
0 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 187702
- MEDIUM suspicious endpoint HuangYincan/VideoNote-MCP 169.254.169.254 (cloud metadata)
tr._BcutTranscriber__upload_urls = ["http://169.254.169.254/part"] - HIGH dynamic exec Silbercue/public-browser new Function()
new Function("document", "window", OVERLAY_SCRIPT)(document, window); - MEDIUM suspicious endpoint 2moulin/mcp-ops sentry.io (telemetry)
const base = (opts.baseUrl ?? 'https://sentry.io').replace(/\/$/, ''); - HIGH obfuscation lzinga/us-gov-open-data-mcp dynamic require()/import()
const mod = await import(`./apis/${dir}/index.js`); - HIGH obfuscation lzinga/us-gov-open-data-mcp dynamic require()/import()
const raw = await import(`file://${join(APIS_DIR, dir, "index.js").replace(/\\/g, "/")}`); - HIGH committed secret jkubo/gaius GitHub fine-grained PAT
github…(38 chars, redacted) - HIGH committed secret jkubo/gaius GitHub token
ghp_A1…(40 chars, redacted) - HIGH dynamic exec @yawlabs/npmjs-mcp new Function()
const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode); - HIGH committed secret omar-y-abdi/furl-ctx Anthropic key
sk-ant…(32 chars, redacted) - HIGH bundled IDE extension CartagoGit/DelendAI untrusted-exec (medium)
runs its entry point in untrusted workspaces (untrustedWorkspaces.supported) - HIGH committed secret CartagoGit/DelendAI Anthropic key
sk-ant…(47 chars, redacted) - HIGH committed secret CartagoGit/DelendAI OpenAI key
sk-012…(35 chars, redacted) - HIGH committed secret CartagoGit/DelendAI GitHub token
ghp_01…(40 chars, redacted) - HIGH committed secret CartagoGit/DelendAI GitHub token
ghp_01…(40 chars, redacted) - MEDIUM suspicious endpoint CartagoGit/DelendAI 169.254.169.254 (cloud metadata)
expect(() => assertSafeBaseUrl('https://169.254.169.254')).toThrow(