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. MEDIUM suspicious endpoint crowterliam/2d6mcp discord.com { name: "test-hook", url: "https://discord.com/api/webhooks/123/abc", tags: ["gm"], description: "Test" },
  2. MEDIUM suspicious endpoint crowterliam/2d6mcp discord.com if (!url.startsWith("https://discord.com/api/webhooks/") && !url.startsWith("https://discordapp.com/api/webhooks/")) {
  3. HIGH dynamic exec mgd43b/manicule eval()/exec() exec(premise, {}) # noqa: S102 - the compiled statement above is the fixture
  4. MEDIUM suspicious endpoint mgd43b/manicule 169.254.169.254 (cloud metadata) "http://169.254.169.254/latest/meta-data",
  5. HIGH dynamic exec mgd43b/manicule __import__ sink measured = resident_bytes(__import__("os").getpid())
  6. HIGH dynamic exec mgd43b/manicule __import__() path = __import__(package, fromlist=["__file__"]).__file__
  7. MEDIUM suspicious endpoint NeoXider/web-search-neo 8.8.8.8 "http://8.8.8.8./",
  8. MEDIUM suspicious endpoint NeoXider/web-search-neo 93.184.216.34 "http://93.184.216.34/",
  9. HIGH dynamic exec ericluo04/claude-academic-workflow setTimeout(string) n:function(){if(c.safariContextMenuBug){setTimeout("window.getSelection().empty()",0)}if(document.selection){setTimeout("document.selection.empty()",0)}},getBBox:function(s){s.appendChild(c.topImg);va
  10. HIGH dynamic exec ericluo04/claude-academic-workflow setTimeout(string) n:function(){if(c.safariContextMenuBug){setTimeout("window.getSelection().empty()",0)}if(document.selection){setTimeout("document.selection.empty()",0)}},getBBox:function(s){s.appendChild(c.topImg);va
  11. HIGH dynamic exec ericluo04/claude-academic-workflow setTimeout(string) n:function(){if(c.safariContextMenuBug){setTimeout("window.getSelection().empty()",0)}if(document.selection){setTimeout("document.selection.empty()",0)}},getBBox:function(s){s.appendChild(c.topImg);va
  12. MEDIUM suspicious endpoint infragate/capa 169.254.169.254 (cloud metadata) { slug: 'unit', type: 'url', source: 'https://169.254.169.254/adapter.ts' },
  13. MEDIUM over-broad oauth scope infragate/capa delete_repo const REMOTE = ["search", "create_issue", "delete_repo"];
  14. MEDIUM suspicious endpoint infragate/capa 8.8.8.8 const u = await assertPublicHttpsUrl('https://8.8.8.8/SKILL.md');
  15. MEDIUM suspicious endpoint infragate/capa 169.254.169.254 (cloud metadata) fetchTextFile('https://169.254.169.254/latest/meta-data/', { authFetch }),