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.
51192 analyzed
7507 re-analysis due
995 not analyzable
1 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
- MEDIUM suspicious endpoint OpenStudy-dev/OpenStudy api.telegram.org
f"https://api.telegram.org/bot{token}/sendMessage", - MEDIUM suspicious endpoint ChronoAIProject/Ornn eu.i.posthog.com (telemetry)
placeholder="https://eu.i.posthog.com" - MEDIUM suspicious endpoint ChronoAIProject/Ornn posthog.com (telemetry)
if (!host) return "https://posthog.com"; - MEDIUM suspicious endpoint ChronoAIProject/Ornn eu.i.posthog.com (telemetry)
posthogHost: "https://eu.i.posthog.com", - MEDIUM suspicious endpoint ChronoAIProject/Ornn eu.i.posthog.com (telemetry)
posthogHost: "https://eu.i.posthog.com", - MEDIUM suspicious endpoint ChronoAIProject/Ornn eu.i.posthog.com (telemetry)
postHogHost: "https://eu.i.posthog.com", - MEDIUM suspicious endpoint ChronoAIProject/Ornn eu.i.posthog.com (telemetry)
postHogHost: "https://eu.i.posthog.com", - MEDIUM suspicious endpoint ChronoAIProject/Ornn 169.254.169.254 (cloud metadata)
expect(validatePublicUrl("http://169.254.169.254/latest/meta-data/").ok).toBe(false); - MEDIUM suspicious endpoint ChronoAIProject/Ornn 93.184.216.34
const res = await safeFetch("http://93.184.216.34/x"); - MEDIUM suspicious endpoint ChronoAIProject/Ornn eu.i.posthog.com (telemetry)
POSTHOG_HOST: z.string().url().default("https://eu.i.posthog.com"), - MEDIUM suspicious endpoint ChronoAIProject/Ornn eu.i.posthog.com (telemetry)
const FAKE_HOST = "https://eu.i.posthog.com"; - MEDIUM suspicious endpoint ChronoAIProject/Ornn 169.254.169.254 (cloud metadata)
"http://169.254.169.254/latest/meta-data/", - HIGH hidden prompt BrightbeamAI/chap readme: hidden-unicode
when one is present. Try it: paste `{"amount": "100‹U+202E›00.1‹U+202C› USD"}` into - MEDIUM suspicious endpoint saucelabs/sauce-api-mcp google-analytics.com (telemetry)
"request": {"url": "https://google-analytics.com/collect"}, - MEDIUM suspicious endpoint saucelabs/sauce-api-mcp www.google-analytics.com (telemetry)
entry = self._make_entry(url="https://www.google-analytics.com/collect")