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,163 analyzable servers
50100 analyzed
8073 re-analysis due
988 not analyzable
2 not yet analyzed
4804 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 Digital-Process-Tools/claude-supertool Anthropic key sk-ant…(33 chars, redacted)
  2. HIGH committed secret Digital-Process-Tools/claude-supertool GitLab token glpat-…(26 chars, redacted)
  3. HIGH dynamic exec Digital-Process-Tools/claude-supertool eval()/exec() return eval(proc.stdout.strip())
  4. HIGH dynamic exec Digital-Process-Tools/claude-supertool eval()/exec() argv = eval(captured.read_text(encoding="utf-8"))
  5. HIGH dynamic exec Digital-Process-Tools/claude-supertool __import__() module = __import__(module_name)
  6. HIGH committed secret bloknayrb/tandem GitHub fine-grained PAT github…(58 chars, redacted)
  7. HIGH dynamic exec bloknayrb/tandem new Function() expect(() => new Function(WORKER_SOURCE)).not.toThrow();
  8. HIGH dynamic exec bloknayrb/tandem new Function() const walk = new Function("r", match[1]) as (r: AccountRedaction) => void;
  9. HIGH obfuscation karimbabasf/phosphor dynamic require()/import() const { createAudit } = await import(${JSON.stringify(AUDIT_MODULE)});
  10. HIGH dynamic exec mcp-ecosystem/mcp-gateway new Function() (e?self.eval(e.createScript("","true")):new Function("true")).call(self),!0}catch{return!1}}class h{constructor(){this._cachedCanUseEval=null}_canUseEval(e){return this._cachedCanUseEval===null&&(this
  11. HIGH dynamic exec mcp-ecosystem/mcp-gateway new Function() (a?self.eval(a.createScript("","true")):new Function("true")).call(self),!0}catch{return!1}}class A{constructor(){this._cachedCanUseEval=null}_canUseEval(a){return this._cachedCanUseEval===null&&(this
  12. MEDIUM suspicious endpoint mobile-next/mobile-mcp us.i.posthog.com (telemetry) const url = "https://us.i.posthog.com/i/v0/e/";
  13. MEDIUM suspicious endpoint sooperset/mcp-atlassian 169.254.169.254 (cloud metadata) result = validate_url_for_ssrf("http://169.254.169.254")
  14. HIGH dynamic exec sooperset/mcp-atlassian __import__ sink for k, v in __import__("os").environ.items()
  15. MEDIUM suspicious endpoint sooperset/mcp-atlassian 169.254.169.254 (cloud metadata) headers={"X-Atlassian-Jira-Url": "http://169.254.169.254/latest/meta-data"}