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 dearlordylord/huly-mcp 172.32.0.1
expect(isBlockedUrl("http://172.32.0.1/file")).toBe(false) - MEDIUM suspicious endpoint dearlordylord/huly-mcp 172.15.0.1
expect(isBlockedUrl("http://172.15.0.1/file")).toBe(false) - MEDIUM suspicious endpoint dearlordylord/huly-mcp 172.32.0.0
expect(isBlockedUrl("http://172.32.0.0/file")).toBe(false) - MEDIUM suspicious endpoint dearlordylord/huly-mcp 172.15.255.255
expect(isBlockedUrl("http://172.15.255.255/file")).toBe(false) - MEDIUM suspicious endpoint dearlordylord/huly-mcp us.i.posthog.com (telemetry)
new PostHog(POSTHOG_API_KEY, { host: "https://us.i.posthog.com", flushAt: 10, flushInterval: 60000 }), - HIGH credential in log okx/agent-trade-kit credential in log
logger.log("info", "some_tool", { apiKey: "secret", instId: "BTC-USDT" }, {}, 10); - HIGH dynamic exec zenhsieh/line-local-mcp __import__ sink
lambda _fallback: __import__("os").terminal_size((115, 6)), - MEDIUM suspicious endpoint mediiiiium/mcp-jp sentry.io (telemetry)
BASE_URL = "https://sentry.io/api/0" - MEDIUM suspicious endpoint mediiiiium/mcp-jp api.datadoghq.com (telemetry)
BASE_URL = "https://api.datadoghq.com" - HIGH dynamic exec ssevera1/Agent-Builder new Function()
const fn = new Function(...scopeKeys, `"use strict"; return (${expression});`); - HIGH dynamic exec ssevera1/Agent-Builder new Function()
const fn = new Function(...scopeKeys, `"use strict"; return (${expression});`); - HIGH dynamic exec ssevera1/Agent-Builder new Function()
const fn = new Function( - MEDIUM suspicious endpoint emmmdty/zhiwei 169.254.169.254 (cloud metadata)
runner = _runner("https://169.254.169.254/latest/meta-data") - MEDIUM suspicious endpoint emmmdty/zhiwei 169.254.169.254 (cloud metadata)
provider = _provider({}, source_url="http://169.254.169.254/latest/meta-data") - MEDIUM suspicious endpoint emmmdty/zhiwei 93.184.216.34
SSRF_DNS_REBINDING = "http://93.184.216.34/data"