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.
50100 analyzed
8073 re-analysis due
988 not analyzable
2 not yet analyzed
4804 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 6180
- dynamic exec 11839
- obfuscation 3598
- suspicious endpoint 12356
- credential in log 713
- over-broad oauth scope 2550
- suspicious skill script 185
- bundled IDE extension 49
- skill file 187701
- MEDIUM suspicious endpoint ZXY1240/read-image 100.100.100.200 (cloud metadata)
"http://100.100.100.200/", - MEDIUM suspicious endpoint ZXY1240/read-image 169.254.169.254 (cloud metadata)
"http://169.254.169.254/latest/meta-data/", - MEDIUM suspicious endpoint ZXY1240/read-image 8.8.8.8
assert validate_remote_url("https://8.8.8.8/path") == "https://8.8.8.8/path" - HIGH dynamic exec NORTHTEKDevs/overstory new Function()
for (const src of scripts) expect(() => new Function(src)).not.toThrow(); - HIGH dynamic exec NORTHTEKDevs/overstory new Function()
for (const m of scripts) expect(() => new Function(m[1])).not.toThrow(); - MEDIUM suspicious endpoint GreenAiSolution/nexus-studio app.posthog.com (telemetry)
dashboardUrl: 'https://app.posthog.com/insights', - MEDIUM suspicious endpoint GreenAiSolution/nexus-studio posthog.com (telemetry)
url: 'https://posthog.com', - MEDIUM suspicious endpoint GreenAiSolution/nexus-studio sentry.io (telemetry)
url: 'https://sentry.io', - MEDIUM over-broad oauth scope GreenAiSolution/nexus-studio https://www.googleapis.com/auth/drive
'https://www.googleapis.com/auth/drive', - MEDIUM suspicious endpoint vostride/agent-qa us.i.posthog.com (telemetry)
const host = 'https://us.i.posthog.com' - MEDIUM suspicious endpoint vostride/agent-qa us.i.posthog.com (telemetry)
const runtimeText = `var AGENT_QA_POSTHOG_KEY = "${distKey}"\nvar AGENT_QA_POSTHOG_HOST = "https://us.i.posthog.com"\n` - MEDIUM suspicious endpoint vostride/agent-qa us.i.posthog.com (telemetry)
projectHost: 'https://us.i.posthog.com', - MEDIUM suspicious endpoint vostride/agent-qa us.i.posthog.com (telemetry)
host: 'https://us.i.posthog.com', - MEDIUM suspicious endpoint vostride/agent-qa us.i.posthog.com (telemetry)
'export const AGENT_QA_POSTHOG_KEY = ""\nexport const AGENT_QA_POSTHOG_HOST = "https://us.i.posthog.com"\n', - HIGH dynamic exec Aptica-Solutions/a-agentic-delivery-pipeline __import__()
__import__(_pkg)