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.
50064 analyzed
8099 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
- MEDIUM suspicious endpoint insightful-trimming472/Claude-code 1.1.1.1
await axiosClient.head('http://1.1.1.1', { - HIGH obfuscation insightful-trimming472/Claude-code dynamic require()/import()
const module = await import(`@withfig/autocomplete/build/${command}.js`) - MEDIUM over-broad oauth scope insightful-trimming472/Claude-code https://www.googleapis.com/auth/cloud-platform
scopes: ['https://www.googleapis.com/auth/cloud-platform'], - MEDIUM over-broad oauth scope insightful-trimming472/Claude-code https://www.googleapis.com/auth/cloud-platform
scopes: ['https://www.googleapis.com/auth/cloud-platform'], - MEDIUM suspicious endpoint insightful-trimming472/Claude-code http-intake.logs.us5.datadoghq.com (telemetry)
'https://http-intake.logs.us5.datadoghq.com/api/v2/logs' - HIGH dynamic exec Reeflex-io/reeflex eval()/exec()
exec(compile(ast.Module(body=[fn_node], type_ignores=[]), - MEDIUM suspicious endpoint Reeflex-io/reeflex 8.8.8.8
("https://8.8.8.8", False), - MEDIUM suspicious endpoint Gabbysorn/claude-code_evil 1.1.1.1
await axiosClient.head('http://1.1.1.1', { - HIGH obfuscation Gabbysorn/claude-code_evil dynamic require()/import()
const module = await import(`@withfig/autocomplete/build/${command}.js`) - MEDIUM over-broad oauth scope Gabbysorn/claude-code_evil https://www.googleapis.com/auth/cloud-platform
scopes: ['https://www.googleapis.com/auth/cloud-platform'], - MEDIUM over-broad oauth scope Gabbysorn/claude-code_evil https://www.googleapis.com/auth/cloud-platform
scopes: ['https://www.googleapis.com/auth/cloud-platform'], - MEDIUM suspicious endpoint Gabbysorn/claude-code_evil http-intake.logs.us5.datadoghq.com (telemetry)
'https://http-intake.logs.us5.datadoghq.com/api/v2/logs' - MEDIUM suspicious endpoint robhunter/agentdeals posthog.com (telemetry)
source_url: "https://posthog.com/pricing", - MEDIUM suspicious endpoint robhunter/agentdeals segment.com (telemetry)
source_url: "https://segment.com/docs/guides/usage-and-billing/discounts-for-startups-npos/", - HIGH obfuscation robhunter/agentdeals dynamic require()/import()
} = await import(`${ROOT}/dist/llm-api-index-publication.js`);