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.
51314 analyzed
7403 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 dynamic exec ashlrai/webfetch new Function()
let templateFn = new Function(`return ${template}`)(); - HIGH dynamic exec andrewLi1994/codex-gemini-web-bridge new Function()
const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode); - MEDIUM suspicious endpoint drunkrhin0/rapid7-docs-mcp 169.254.169.254 (cloud metadata)
expect(isValidProductUrl('https://169.254.169.254/latest/meta-data/')).toBe(false); - MEDIUM over-broad oauth scope crmy-ai/crmy https://mail.google.com/
? has('https://www.googleapis.com/auth/gmail.send') || has('https://mail.google.com/') - MEDIUM over-broad oauth scope crmy-ai/crmy https://mail.google.com/
'https://mail.google.com/', - MEDIUM suspicious endpoint off-grid-ai/desktop developer.mixpanel.com (telemetry)
docsUrl: 'https://developer.mixpanel.com/', - MEDIUM suspicious endpoint off-grid-ai/desktop amplitude.com (telemetry)
docsUrl: 'https://amplitude.com/docs', - MEDIUM suspicious endpoint off-grid-ai/desktop posthog.com (telemetry)
docsUrl: 'https://posthog.com/docs', - MEDIUM suspicious endpoint off-grid-ai/desktop mcp.posthog.com (telemetry)
url: 'https://mcp.posthog.com/sse', - MEDIUM suspicious endpoint off-grid-ai/desktop docs.sentry.io (telemetry)
docsUrl: 'https://docs.sentry.io/product/sentry-mcp/', - HIGH obfuscation off-grid-ai/desktop dynamic require()/import()
const runtime = await import(`${pathToFileURL(runtimeEntry).href}?contract-check=${Date.now()}`) - MEDIUM suspicious endpoint cognis-digital/toolguard 169.254.169.254 (cloud metadata)
d = self.guard.check("http_get", {"url": "http://169.254.169.254/meta"}) - HIGH committed secret aldok10/zara-jira-mcp Slack token
xoxb-y…(19 chars, redacted) - MEDIUM suspicious endpoint LinChuang2008/nightmend api.telegram.org
api_url = f"https://api.telegram.org/bot{bot_token}/sendMessage" - HIGH credential in log unison-labs-ai/claude-unison credential in log
console.log(`Token (unverified): ${result.apiKey}`);