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 credential in log civdotiq/civ.iq credential in log console.log(`URL: ${endpoint.url.replace(apiKey, 'API_KEY_HIDDEN')}`);
  2. MEDIUM suspicious endpoint chrismcdermut/proletariat posthog.com (telemetry) docs: 'https://posthog.com/docs/api',
  3. MEDIUM suspicious endpoint chrismcdermut/proletariat app.posthog.com (telemetry) url: 'https://app.posthog.com/api',
  4. MEDIUM suspicious endpoint chrismcdermut/proletariat api.telegram.org return `https://api.telegram.org/bot${this.token}/${method}`
  5. MEDIUM suspicious endpoint chrismcdermut/proletariat app.posthog.com (telemetry) '<%= config.bin %> tools add api posthog --url https://app.posthog.com/api --auth POSTHOG_API_KEY --description "PostHog analytics API" --docs https://posthog.com/docs/api',
  6. MEDIUM over-broad oauth scope chrischall/gogcli-mcp gmail.modify scopes: ['https://www.googleapis.com/auth/gmail.modify', 'https://www.googleapis.com/auth/drive'],
  7. MEDIUM over-broad oauth scope chrischall/gogcli-mcp https://www.googleapis.com/auth/drive params: '{"fields":"id"}', body: '{"name":"f"}', scope: 'https://www.googleapis.com/auth/drive',
  8. HIGH committed secret chrischall/gogcli-mcp Google API key AIzaSy…(39 chars, redacted)
  9. MEDIUM over-broad oauth scope chrischall/gogcli-mcp gmail.modify scopes: ['https://www.googleapis.com/auth/gmail.modify'],
  10. MEDIUM suspicious endpoint chrischall/gemini-mcp 169.254.169.254 (cloud metadata) 'https://169.254.169.254/latest/meta-data/',
  11. HIGH dynamic exec cherchyk/MCPBrowser eval() const tools = eval(toolsCode);
  12. MEDIUM over-broad oauth scope cherchyk/MCPBrowser https://mail.google.com/ url: () => 'https://mail.google.com/mail/u/0/#inbox'
  13. MEDIUM over-broad oauth scope cherchyk/MCPBrowser https://mail.google.com/ const page = mockPage('https://mail.google.com/mail/u/0/#inbox');
  14. MEDIUM over-broad oauth scope cherchyk/MCPBrowser https://mail.google.com/ url: () => 'https://mail.google.com/mail/u/0/#inbox'
  15. MEDIUM over-broad oauth scope cherchyk/MCPBrowser https://mail.google.com/ const page = mockPage('https://mail.google.com/mail/u/0/#inbox');