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 86% of 59,713 analyzable servers
51308 analyzed
7409 re-analysis due
996 not analyzable
0 not yet analyzed
4850 source gone
not analyzable
796 too large 200 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 marketing-data-hub unsafe yaml.load() data = yaml.load(config_path.read_text(encoding="utf-8")) or {}
    marketing_data_hub-0.6.2/src/hub/core/ accounts.py :161
  2. HIGH dynamic exec awarselabs/awarse-mcp eval()/exec() locator = eval(py_expression, {"page": page})
  3. HIGH dynamic exec awarselabs/awarse-mcp eval()/exec() healed_locator = eval(resolved_call, {"page": self._page})
  4. HIGH committed secret cpaumelle/docplane AWS access key id AKIAZZ…(20 chars, redacted)
  5. HIGH committed secret cpaumelle/docplane AWS access key id AKIAIO…(20 chars, redacted)
  6. HIGH dynamic exec cpaumelle/docplane __import__ sink @pytest.mark.skipif(not __import__("os").environ.get("DB_HOST"), reason="requires a PostgreSQL database")
  7. HIGH committed secret cpaumelle/docplane AWS access key id AKIAIO…(20 chars, redacted)
  8. MEDIUM suspicious endpoint surendranb/google-analytics-mcp analytics.google.com (telemetry) _GA4_ADMIN_URL = "https://analytics.google.com/analytics/web/#/admin"
  9. MEDIUM suspicious endpoint fouradata/mcp 1.2.3.4 ignoreProxies: ["http://1.2.3.4:8080", "socks5://5.6.7.8:1080"],
  10. MEDIUM suspicious endpoint fouradata/mcp 8.8.8.8 test("3. 8.8.8.8 (Google DNS)", async () => assert.equal(await isBlocked("https://8.8.8.8"), false));
  11. MEDIUM suspicious endpoint fouradata/mcp 1.1.1.1 test("2. 1.1.1.1 (Cloudflare)", async () => assert.equal(await isBlocked("https://1.1.1.1"), false));
  12. MEDIUM suspicious endpoint fouradata/mcp 1.1.1.1 const target = { method: "GET", url: "https://1.1.1.1/" };
  13. MEDIUM suspicious endpoint fouradata/mcp 1.1.1.1 const target = { method: "GET", url: "https://1.1.1.1/" };
  14. MEDIUM suspicious endpoint fouradata/mcp 169.254.169.254 (cloud metadata) aws_metadata: "http://169.254.169.254/latest/meta-data/",
  15. MEDIUM suspicious endpoint fouradata/mcp 172.32.0.0 just_outside_172: "http://172.32.0.0", // public, must NOT block