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,140 analyzable servers
50020 analyzed
8131 re-analysis due
988 not analyzable
1 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. HIGH committed secret rootazero/IntelHub private key PEM private key block (redacted)
  2. HIGH dynamic exec achiya-automation/safari-mcp new Function() const fn = new Function("document", "window", "getComputedStyle", "CSS", "return " + script);
  3. HIGH dynamic exec achiya-automation/safari-mcp vm exec vm.runInNewContext(
  4. HIGH dynamic exec achiya-automation/safari-mcp new Function() const fn = new Function(`${source}; return { _aliasReceipt, _receiptToken };`);
  5. HIGH dynamic exec achiya-automation/safari-mcp new Function() assert.doesNotThrow(() => { fn = new Function(built); }, `must parse as valid JS: ${JSON.stringify(payload)}`);
  6. HIGH dynamic exec achiya-automation/safari-mcp new Function() const resolveReceipt = new Function(
  7. HIGH dynamic exec achiya-automation/safari-mcp indirect eval return (0, eval)(wrapped); // eslint-disable-line no-eval
  8. HIGH dynamic exec achiya-automation/safari-mcp indirect eval var direct = (0, eval)(String(d.source));
  9. HIGH dynamic exec achiya-automation/safari-mcp indirect eval out = (0, eval)(String(payload.source || ""));
  10. HIGH dynamic exec achiya-automation/safari-mcp indirect eval const result = await (0, eval)(script);
  11. MEDIUM suspicious endpoint Thysrael/Horizon 169.254.169.254 (cloud metadata) "http://169.254.169.254/",
  12. MEDIUM suspicious endpoint Thysrael/Horizon t.me "https://t.me/s",
  13. MEDIUM suspicious endpoint Sunrise-Labs-Dot-AI/ghostie us.i.posthog.com (telemetry) var POSTHOG_HOST = "https://us.i.posthog.com";
  14. HIGH obfuscation geml-spec/geml dynamic require()/import() await import(`${CONTENT}?case=${caseN++}`);
  15. HIGH obfuscation geml-spec/geml dynamic require()/import() await import(`../src/content.js?case=${caseN++}`);