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.

analysis coverage 85% of 59,151 analyzable servers
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.

code findings 15 shown
  1. MEDIUM suspicious endpoint keepwhatworks/trinity www.google-analytics.com (telemetry) "https://www.google-analytics.com/mp/collect"
  2. HIGH dynamic exec keepwhatworks/trinity __import__ sink env={**__import__("os").environ,
  3. MEDIUM suspicious endpoint keepwhatworks/trinity www.google-analytics.com (telemetry) GA4_ENDPOINT = "https://www.google-analytics.com/mp/collect"
  4. MEDIUM suspicious endpoint keepwhatworks/trinity www.google-analytics.com (telemetry) GA4_ENDPOINT = "https://www.google-analytics.com/mp/collect"
  5. 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();
  6. 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/' });
  7. MEDIUM suspicious endpoint stabgan/openrouter-mcp-multimodal 169.254.169.254 (cloud metadata) image_path: 'http://169.254.169.254/latest/meta-data/',
  8. HIGH dynamic exec Agent360dk/browser-mcp new Function() assert.doesNotThrow(() => new Function(filfelt), 'udtrykket er ikke gyldig JavaScript');
  9. HIGH dynamic exec Agent360dk/browser-mcp new Function() const fabrik = new Function('chrome', 'MAX_TABS_PER_SESSION',
  10. HIGH dynamic exec Agent360dk/browser-mcp new Function() const fn = new Function('chrome', 'sessions', 'persistSessions', 'port', 'pid',
  11. HIGH dynamic exec Agent360dk/browser-mcp new Function() const fabrik = new Function(
  12. HIGH dynamic exec Agent360dk/browser-mcp new Function() const srv = new Function('Server', 'PKG_VERSION', 'INSTRUCTIONS', `return ${src};`)(
  13. HIGH dynamic exec Agent360dk/browser-mcp new Function() const f = new Function(`${cli.slice(i, j + 1)}; return cmpSemver;`)();
  14. HIGH dynamic exec Agent360dk/browser-mcp new Function() const fabrik = new Function(
  15. HIGH dynamic exec Agent360dk/browser-mcp new Function() const fn = new Function('chrome', 'console', 'Date', `return (async () => { ${src} })()`);