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,698 analyzable servers
51224 analyzed
7479 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 ds231/mcp-server GitHub token ghp_Nv…(40 chars, redacted)
  2. HIGH committed secret stormbreaker06/mcp-server GitHub fine-grained PAT github…(45 chars, redacted)
  3. HIGH committed secret stormbreaker06/mcp-server committed .env env file shipped with populated values
  4. HIGH credential in log amit-singh-mobcoder/weather-mcp-server credential in log console.log("API_KEY", API_KEY)
  5. HIGH dynamic exec esnark/vite-mcp-server eval() const func = eval(`(${fn})`);
  6. MEDIUM suspicious endpoint yokingma/one-search-mcp 169.254.169.254 (cloud metadata) const route = createRoute('http://169.254.169.254/latest/meta-data/');
  7. MEDIUM suspicious endpoint yokingma/one-search-mcp 93.184.216.34 const result = await browser.scrapeUrl('https://93.184.216.34', {
  8. HIGH credential in log laubplusco/mpc-webdav-server credential in log console.log(`WEBDAV_PASSWORD=${formatBcryptPassword(hash)}`);
  9. HIGH credential in log luis1232023/nest-llm-argent credential in log console.log(`${baseUrl}, ${apiKey}, ${modelName}`);
  10. HIGH committed secret takumi0706/google-calendar-mcp Google API key AIzaSy…(39 chars, redacted)
  11. HIGH credential in log luis1232023/nest-llm-aigent credential in log console.log(`${baseUrl}, ${apiKey}, ${modelName}`);
  12. HIGH dynamic exec esnark/blowback eval() const func = eval(`(${fn})`);
  13. HIGH committed secret alexei-led/aws-mcp-server AWS access key id AKIADE…(20 chars, redacted)
  14. HIGH committed secret ualusham/mcp-github GitHub fine-grained PAT github…(93 chars, redacted)
  15. MEDIUM suspicious endpoint kfastov/telegram-mcp-server t.me getGroupInviteLink: vi.fn().mockResolvedValue({ link: 'https://t.me/+warm' }),