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.
50066 analyzed
8097 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 keepwhatworks/trinity www.google-analytics.com (telemetry)
"https://www.google-analytics.com/mp/collect" - HIGH dynamic exec keepwhatworks/trinity __import__ sink
env={**__import__("os").environ, - MEDIUM suspicious endpoint keepwhatworks/trinity www.google-analytics.com (telemetry)
GA4_ENDPOINT = "https://www.google-analytics.com/mp/collect" - MEDIUM suspicious endpoint keepwhatworks/trinity www.google-analytics.com (telemetry)
GA4_ENDPOINT = "https://www.google-analytics.com/mp/collect" - MEDIUM suspicious endpoint stabgan/openrouter-mcp-multimodal 169.254.169.254 (cloud metadata)
await expect(prepareVideoData('http://169.254.169.254/latest/metadata')).rejects.toThrow(); - MEDIUM suspicious endpoint stabgan/openrouter-mcp-multimodal 169.254.169.254 (cloud metadata)
res.writeHead(302, { Location: 'http://169.254.169.254/latest/meta-data/' }); - MEDIUM suspicious endpoint stabgan/openrouter-mcp-multimodal 169.254.169.254 (cloud metadata)
image_path: 'http://169.254.169.254/latest/meta-data/', - HIGH dynamic exec Agent360dk/browser-mcp new Function()
assert.doesNotThrow(() => new Function(filfelt), 'udtrykket er ikke gyldig JavaScript'); - HIGH dynamic exec Agent360dk/browser-mcp new Function()
const fabrik = new Function('chrome', 'MAX_TABS_PER_SESSION', - HIGH dynamic exec Agent360dk/browser-mcp new Function()
const fn = new Function('chrome', 'sessions', 'persistSessions', 'port', 'pid', - HIGH dynamic exec Agent360dk/browser-mcp new Function()
const fabrik = new Function( - HIGH dynamic exec Agent360dk/browser-mcp new Function()
const srv = new Function('Server', 'PKG_VERSION', 'INSTRUCTIONS', `return ${src};`)( - HIGH dynamic exec Agent360dk/browser-mcp new Function()
const f = new Function(`${cli.slice(i, j + 1)}; return cmpSemver;`)(); - HIGH dynamic exec Agent360dk/browser-mcp new Function()
const fabrik = new Function( - HIGH dynamic exec Agent360dk/browser-mcp new Function()
const fn = new Function('chrome', 'console', 'Date', `return (async () => { ${src} })()`);