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,151 analyzable servers
50067 analyzed
8096 re-analysis due
988 not analyzable
0 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 Defenter-AI/defenter-proxy 172.15.255.255 ["http://172.15.255.255/", true],
  2. HIGH committed secret Defenter-AI/defenter-proxy SendGrid key SG.nge…(69 chars, redacted)
  3. HIGH committed secret Defenter-AI/defenter-proxy Stripe live key sk_liv…(41 chars, redacted)
  4. HIGH committed secret Defenter-AI/defenter-proxy GitHub token gho_98…(42 chars, redacted)
  5. HIGH committed secret Defenter-AI/defenter-proxy AWS access key id AKIA23…(20 chars, redacted)
  6. HIGH committed secret Defenter-AI/defenter-proxy Stripe live key sk_liv…(42 chars, redacted)
  7. HIGH committed secret Defenter-AI/defenter-proxy Stripe live key sk_liv…(42 chars, redacted)
  8. HIGH committed secret Defenter-AI/defenter-proxy private key PEM private key block (redacted)
  9. HIGH obfuscation DanielBlomma/cortex dynamic require()/import() const toolsModule = await import(`${pathToFileURL(path.join(bundle, "tools.mjs")).href}?profile=${profileName}`);
  10. HIGH dynamic exec Damien829/aipaygen eval() ching '${url}'`);if(200===status)return eval(body);throw new Error(`Failed to load split bundle from URL: ${url}\n${body}`)})}},543,[544,545]);
  11. MEDIUM suspicious endpoint DHEBP/dero-mcp-server 82.65.143.182 export const PUBLIC_DAEMON_BASE = 'http://82.65.143.182:10102'
  12. MEDIUM suspicious endpoint DHEBP/dero-mcp-server 82.65.143.182 const DEFAULT_URL = "http://82.65.143.182:10102";
  13. MEDIUM suspicious endpoint DHEBP/dero-mcp-server 82.65.143.182 const DEFAULT_DAEMON_URL = 'http://82.65.143.182:10102'
  14. HIGH obfuscation CloakedAgent/cloaked dynamic require()/import() import(`@/content/docs/${slug}.mdx`).catch(() =>
  15. HIGH credential in log Clawdio777/verity credential in log console.log(`[stripe-webhook] ✓ ${credits} credits added to ${apiKey} for ${email}`);