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 dynamic exec cliffhall/gooseteam new Function() var deprecatedfn = new Function(
  2. HIGH dynamic exec hithereiamaliff/mcp-servers new Function() var makeValidate = new Function(
  3. HIGH dynamic exec szowesgad/mcp-server-semgrep eval() eval(userInput); // Dangerous eval
  4. HIGH credential in log henryhaoson/yuque-mcp-server credential in log Logger.log(`accessToken: ${accessToken}`);
  5. HIGH credential in log hedera-dev/hedera-mcp-server credential in log console.log(`Private Key: ${walletData.privateKey}`);
  6. HIGH credential in log tayler-id/social-media-mcp credential in log console.log(`Access Token: ${access_token}`);
  7. HIGH committed secret zerubroberts/safetyculture-mcp-server committed .env env file shipped with populated values
  8. HIGH credential in log cpropster/linear-mcp-server credential in log console.log(`LINEAR_ACCESS_TOKEN=${process.env.LINEAR_ACCESS_TOKEN}`);
  9. MEDIUM suspicious endpoint stakpak/mcp us.i.posthog.com (telemetry) host: 'https://us.i.posthog.com',
  10. HIGH dynamic exec oleander/home-assistant-mcp-server new Function() const zodSchema = new Function("z", `return ${zodSchemaCode}`)(z);
  11. HIGH obfuscation programcomputer/nasa-mcp-server dynamic require()/import() const handlerModule = await import(`./handlers/nasa/${endpoint}.js`);
  12. HIGH committed secret bradrisse/kanban-mcp committed .env env file shipped with populated values
  13. HIGH credential in log niledatabase/nile-mcp-server credential in log log.info('Password', password);
  14. HIGH credential in log amekala/adspirer-mcp-server credential in log console.log(`Using API Key: ${API_KEY}`);
  15. HIGH committed secret gannonh/firebase-mcp private key PEM private key block (redacted)