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,140 analyzable servers
50022 analyzed
8130 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. HIGH dynamic exec hithereiamaliff/mcp-nextcloud new Function() var makeValidate = new Function(
  2. HIGH dynamic exec hithereiamaliff/mcp-datagovmy new Function() var makeValidate = new Function(
  3. HIGH dynamic exec flight505/MCP_DinCoder new Function() const hookFunction = new Function('content', 'context', hook.script);
  4. MEDIUM over-broad oauth scope faithk7/gmail-mcp gmail.modify 'https://www.googleapis.com/auth/gmail.modify',
  5. MEDIUM suspicious endpoint cristianoaredes/mcp-dadosbr 169.254.169.254 (cloud metadata) process.env.CNPJ_API_BASE_URL = "https://169.254.169.254/latest/meta-data";
  6. HIGH dynamic exec blbl147/xhs-mcp eval() eval(`try {
  7. HIGH committed secret akilat-spec/leave-manager-mcp committed .env env file shipped with populated values
  8. HIGH committed secret PabloLec/KeyProbe-MCP private key PEM private key block (redacted)
  9. HIGH committed secret PabloLec/KeyProbe-MCP private key PEM private key block (redacted)
  10. HIGH committed secret PabloLec/KeyProbe-MCP private key PEM private key block (redacted)
  11. HIGH committed secret PabloLec/KeyProbe-MCP private key PEM private key block (redacted)
  12. HIGH committed secret PabloLec/KeyProbe-MCP private key PEM private key block (redacted)
  13. HIGH committed secret PabloLec/KeyProbe-MCP private key PEM private key block (redacted)
  14. HIGH dynamic exec MisterSandFR/Supabase-MCP-SelfHosted new Function() var deprecatedfn = new Function(
  15. HIGH dynamic exec Leghis/Smart-Thinking new Function() const evalFunc = new Function('Math', `return ${expr};`);