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.
51308 analyzed
7409 re-analysis due
996 not analyzable
0 not yet analyzed
4850 source gone
not analyzable
796 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 12011
- obfuscation 3650
- suspicious endpoint 12542
- credential in log 718
- over-broad oauth scope 2556
- suspicious skill script 197
- bundled IDE extension 50
- skill file 190167
- HIGH committed secret Magnus-Gille/munin-memory GitHub token
ghp_aa…(42 chars, redacted) - HIGH committed secret Magnus-Gille/munin-memory GitHub token
ghp_aa…(42 chars, redacted) - HIGH dynamic exec sam-vangelos/riddy new Function()
assert.doesNotThrow(() => new Function(renderAppJS())); - HIGH obfuscation sam-vangelos/riddy dynamic require()/import()
const mod = await import(`../${HARVEST_AUTH_STUB_PATH}`); - HIGH dynamic exec sam-vangelos/riddy new Function()
const fn = new Function( - HIGH dynamic exec sam-vangelos/riddy vm exec
vm.runInNewContext(renderAgentWorkspaceCommandJS(), context); - HIGH committed secret investbuddy-mcp-server GitHub token
ghu_j4…(40 chars, redacted) - HIGH committed secret rezzedai/cachebash Google API key
AIzaSy…(39 chars, redacted) - HIGH committed secret rezzedai/cachebash Google API key
AIzaSy…(39 chars, redacted) - HIGH committed secret rezzedai/cachebash Google API key
AIzaSy…(39 chars, redacted) - MEDIUM over-broad oauth scope evidai/lemon-cake https://www.googleapis.com/auth/spreadsheets
scopes: ["https://www.googleapis.com/auth/spreadsheets"], - MEDIUM over-broad oauth scope evidai/lemon-cake https://www.googleapis.com/auth/cloud-platform
scopes: ["https://www.googleapis.com/auth/cloud-platform"], - MEDIUM suspicious endpoint evidai/lemon-cake analytics.google.com (telemetry)
{ href: "https://analytics.google.com", label: "GA4", desc: "Google Analytics", icon: "📈", group: "external", external: true }, - HIGH committed secret emretheus/claude-remind-mcp Anthropic key
sk-ant…(47 chars, redacted) - MEDIUM suspicious endpoint emmanuel39hanks/coal 169.254.169.254 (cloud metadata)
const result = await validateWebhookUrl('https://169.254.169.254/');