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,713 analyzable servers
51311 analyzed
7406 re-analysis due
996 not analyzable
0 not yet analyzed
4850 source gone
not analyzable
796 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. MEDIUM suspicious endpoint sammysltd/MakerChecker 172.32.0.1 expect(assertSafeHttpUrl("http://172.32.0.1/x")).toBe("http://172.32.0.1/x"); // just outside /12
  2. MEDIUM suspicious endpoint sammysltd/MakerChecker 8.8.8.8 expect(assertSafeHttpUrl("http://8.8.8.8/x")).toBe("http://8.8.8.8/x");
  3. MEDIUM suspicious endpoint sammysltd/MakerChecker 169.254.169.254 (cloud metadata) "http://169.254.169.254/latest/meta-data/", // cloud metadata
  4. HIGH credential in log sammysltd/MakerChecker credential in log console.log(apiKey.plaintext);
  5. HIGH committed secret sammysltd/MakerChecker private key PEM private key block (redacted)
  6. HIGH committed secret chrbailey/promptspeak-mcp-server OpenAI key sk-rea…(25 chars, redacted)
  7. HIGH committed secret chrbailey/promptspeak-mcp-server OpenAI key sk-rea…(26 chars, redacted)
  8. HIGH suspicious skill script Fluory/claude-sync-kit suspicious bundled script curl -fsSL https://claude.ai/install.sh | bash || \
  9. HIGH credential in log SejalPatel01/LexiGuard credential in log console.log(`[SERVER ACTION] GEMINI_API_KEY environment variable detected: ${apiKeyExists}`);
  10. HIGH credential in log SejalPatel01/LexiGuard credential in log console.log(`[SERVER ACTION] GEMINI_API_KEY environment variable detected: ${apiKeyExists}`);
  11. HIGH dynamic exec hermes98761234/webgpu-agent new Function() const fn = new Function('"use strict"; return (async () => { ' + e.data + ' })()');
  12. HIGH dynamic exec sergei-roska/agent-forge eval() $result = eval(base64_decode('${base64Payload}'));
  13. HIGH dynamic exec sergei-roska/agent-forge eval() $result = eval(base64_decode('${base64Payload}'));
  14. HIGH dynamic exec sergei-roska/agent-forge eval() $result = eval(base64_decode('${base64Payload}'));
  15. HIGH dynamic exec sergei-roska/agent-forge eval() $result = eval(base64_decode('${base64Payload}'));