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 icueth/browser-for-ai new Function() expect(new Function(`return Buffer.from(${JSON.stringify(urlSafe)}, "base64url").toString();`)()).toBe(plain);
  2. HIGH dynamic exec Abishai95141/FinCon unsafe yaml.load() return yaml.load(TEMPLATE.read_text(), Loader=Loader)
  3. HIGH dynamic exec collisionengineers/kanmer eval() return eval(str) || {};
  4. HIGH dynamic exec collisionengineers/kanmer new Function() const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);
  5. HIGH obfuscation collisionengineers/kanmer dynamic require()/import() const { createKanmerHttpHost } = await import(${JSON.stringify(httpEntry.href)});
  6. MEDIUM suspicious endpoint TheStreamCode/discord-management-mcp discord.com + `https://discord.com/api/webhooks/12345678901234567/token-value ${process.cwd()}\\.env.local`,
  7. MEDIUM suspicious endpoint TheStreamCode/discord-management-mcp discord.com webhooks: [{ id: "123", token: "webhook-secret", url: "https://discord.com/api/webhooks/123/secret" }],
  8. MEDIUM over-broad oauth scope google-cloud-support-mcp https://www.googleapis.com/auth/cloud-platform SCOPES = ("https://www.googleapis.com/auth/cloud-platform",)
    google_cloud_support_mcp-0.2.4/src/google_cloud_support_mcp/ auth.py :22
  9. HIGH credential in log karthikcsq/google-tools-mcp credential in log logger.debug('debug keeps its level', { refresh_token: secretValues[2] });
  10. HIGH dynamic exec karthikcsq/google-tools-mcp new Function() const tagged = new Function(`return "${secret}";`);
  11. MEDIUM over-broad oauth scope karthikcsq/google-tools-mcp https://www.googleapis.com/auth/drive SCOPES: ['https://www.googleapis.com/auth/drive'],
  12. MEDIUM over-broad oauth scope karthikcsq/google-tools-mcp gmail.modify 'https://www.googleapis.com/auth/gmail.modify',
  13. MEDIUM over-broad oauth scope karthikcsq/google-tools-mcp https://www.googleapis.com/auth/spreadsheets 'https://www.googleapis.com/auth/spreadsheets',
  14. MEDIUM over-broad oauth scope karthikcsq/google-tools-mcp https://www.googleapis.com/auth/drive 'https://www.googleapis.com/auth/drive',
  15. MEDIUM over-broad oauth scope karthikcsq/google-tools-mcp https://www.googleapis.com/auth/documents 'https://www.googleapis.com/auth/documents',