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
50064 analyzed
8099 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. HIGH dynamic exec matematicsolutions/patron new Function() const fabryka = new Function(`${rdzen}\nreturn { kanonicznySha256, zweryfikuj };`);
  2. MEDIUM suspicious endpoint GoldenLoaf24h/browserclaw 169.254.169.254 (cloud metadata) expect(() => assertSafeUrl('http://169.254.169.254/latest/meta-data')).toThrow(/forbidden/);
  3. HIGH dynamic exec GoldenLoaf24h/browserclaw new Function() return !!new Function('return 1')();
  4. HIGH dynamic exec GoldenLoaf24h/browserclaw new Function() func: (code) => new Function(code)(),
  5. HIGH obfuscation n0mad-ai/bastra-recall dynamic require()/import() const { createRenderer } = await import(`${REPO}/renderer.js`);
  6. MEDIUM suspicious endpoint ivanostanin/lucius-mcp 8.8.8.8 assert service._validate_attachment_url("https://8.8.8.8/evidence.txt") == "https://8.8.8.8/evidence.txt"
  7. HIGH dynamic exec ivanostanin/lucius-mcp __import__() module = __import__(f"src.tools.{module_path.stem}", fromlist=["*"])
  8. HIGH dynamic exec MikeyPetrillo/Agent402 vm exec return vm.runInNewContext("re.test(s)", { re, s: sub }, { timeout: USER_REGEX_TIMEOUT_MS });
  9. MEDIUM suspicious endpoint MikeyPetrillo/Agent402 us.i.posthog.com (telemetry) const PH_INGEST_HOST = "https://us.i.posthog.com";
  10. MEDIUM suspicious endpoint MikeyPetrillo/Agent402 us-assets.i.posthog.com (telemetry) const PH_ASSETS_HOST = "https://us-assets.i.posthog.com";
  11. MEDIUM suspicious endpoint MikeyPetrillo/Agent402 us.i.posthog.com (telemetry) const HOST = process.env.POSTHOG_HOST || "https://us.i.posthog.com";
  12. MEDIUM suspicious endpoint MikeyPetrillo/Agent402 us.posthog.com (telemetry) ui_host: "https://us.posthog.com",
  13. MEDIUM suspicious endpoint MikeyPetrillo/Agent402 169.254.169.254 (cloud metadata) await throws(h("feed-parse")({ url: "http://169.254.169.254/latest/meta-data" }), 400, "feed-parse: metadata IP rejected");
  14. MEDIUM suspicious endpoint MikeyPetrillo/Agent402 93.184.216.34 const URL_OK = "https://93.184.216.34/";
  15. MEDIUM suspicious endpoint MikeyPetrillo/Agent402 93.184.216.34 process.env.YAHOO_RELAY_URL = "https://93.184.216.34/relay"; // public-IP literal → no DNS