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
50020 analyzed
8131 re-analysis due
988 not analyzable
1 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. MEDIUM over-broad oauth scope @hasna/files https://www.googleapis.com/auth/cloud-platform "https://www.googleapis.com/auth/cloud-platform",
  2. MEDIUM over-broad oauth scope @hasna/files https://www.googleapis.com/auth/spreadsheets "https://www.googleapis.com/auth/spreadsheets",
  3. MEDIUM over-broad oauth scope @hasna/files https://www.googleapis.com/auth/documents "https://www.googleapis.com/auth/documents",
  4. MEDIUM over-broad oauth scope @hasna/files https://www.googleapis.com/auth/drive "https://www.googleapis.com/auth/drive",
  5. MEDIUM over-broad oauth scope @hasna/files https://mail.google.com/ "https://mail.google.com/"
  6. MEDIUM over-broad oauth scope @hasna/files gmail.modify "https://www.googleapis.com/auth/gmail.modify",
  7. MEDIUM over-broad oauth scope @hasna/files https://www.googleapis.com/auth/cloud-platform "https://www.googleapis.com/auth/cloud-platform",
  8. MEDIUM over-broad oauth scope @hasna/files https://www.googleapis.com/auth/spreadsheets "https://www.googleapis.com/auth/spreadsheets",
  9. MEDIUM over-broad oauth scope @hasna/files https://www.googleapis.com/auth/documents "https://www.googleapis.com/auth/documents",
  10. MEDIUM over-broad oauth scope @hasna/files https://www.googleapis.com/auth/drive "https://www.googleapis.com/auth/drive",
  11. MEDIUM over-broad oauth scope @hasna/files https://mail.google.com/ "https://mail.google.com/"
  12. MEDIUM over-broad oauth scope @hasna/files gmail.modify "https://www.googleapis.com/auth/gmail.modify",
  13. HIGH dynamic exec @google-cloud/gcloud-mcp new Function() const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);
  14. MEDIUM over-broad oauth scope @gongrzhe/server-gmail-autoauth-mcp gmail.modify 'https://www.googleapis.com/auth/gmail.modify',
  15. HIGH suspicious skill script claude-mem suspicious bundled script if ! curl -fsSL https://bun.sh/install | bash; then