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,694 analyzable servers
51197 analyzed
7502 re-analysis due
995 not analyzable
0 not yet analyzed
4849 source gone
not analyzable
795 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 committed secret bawbel/bawbel-scanner Anthropic key sk-ant…(35 chars, redacted)
  2. HIGH credential in log b0ase/path402 credential in log console.log('Deploying from address:', privateKey.toAddress().toString())
  3. HIGH credential in log b0ase/path402 credential in log console.log('Deploying from:', privateKey.toAddress().toString())
  4. MEDIUM suspicious endpoint astafford8488/agentaegis-mcp 8.8.8.8 expect((await validateGitUrl("https://8.8.8.8/owner/repo")).valid).toBe(true);
  5. MEDIUM suspicious endpoint astafford8488/agentaegis-mcp 169.254.169.254 (cloud metadata) "https://169.254.169.254/latest/meta-data/",
  6. HIGH obfuscation astafford8488/agentaegis-mcp base64 decode → exec sink eval(atob(payload));`;
  7. HIGH dynamic exec astafford8488/agentaegis-mcp eval() eval(atob(payload));`;
  8. MEDIUM suspicious endpoint astafford8488/agentaegis-mcp 169.254.169.254 (cloud metadata) { url: "http://169.254.169.254/latest/meta-data/", group: "E1", reason: "AWS metadata" },
  9. MEDIUM suspicious endpoint assafbar2/agentswitchboard.dev sentry.io (telemetry) providerUrl: 'https://sentry.io',
  10. MEDIUM suspicious endpoint assaf/expense 169.254.169.254 (cloud metadata) fetchPublicUrl("http://169.254.169.254/latest/meta-data/"),
  11. MEDIUM suspicious endpoint assaf/expense 169.254.169.254 (cloud metadata) url: "http://169.254.169.254/latest/meta-data/",
  12. MEDIUM suspicious endpoint assaf/expense 169.254.169.254 (cloud metadata) await fetchRemoteImageImpl("http://169.254.169.254/latest/meta-data/"),
  13. MEDIUM over-broad oauth scope assaf/expense gmail.modify it("requests gmail.modify offline with consent and an S256 challenge", async () => {
  14. MEDIUM over-broad oauth scope assaf/expense gmail.modify "https://www.googleapis.com/auth/gmail.modify openid email";
  15. HIGH dynamic exec artvepa80/Agents-Hefesto eval() eval(userInput);