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,695 analyzable servers
51193 analyzed
7507 re-analysis due
995 not analyzable
0 not yet analyzed
4848 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. MEDIUM over-broad oauth scope oneKn8/smart-mcps https://www.googleapis.com/auth/drive "https://www.googleapis.com/auth/drive",
  2. MEDIUM over-broad oauth scope oneKn8/smart-mcps https://www.googleapis.com/auth/spreadsheets "https://www.googleapis.com/auth/spreadsheets",
  3. MEDIUM over-broad oauth scope oneKn8/smart-mcps https://www.googleapis.com/auth/drive "https://www.googleapis.com/auth/drive",
  4. MEDIUM over-broad oauth scope oneKn8/smart-mcps https://www.googleapis.com/auth/spreadsheets "https://www.googleapis.com/auth/spreadsheets",
  5. MEDIUM over-broad oauth scope oneKn8/smart-mcps https://www.googleapis.com/auth/drive const DRIVE_SCOPE = "https://www.googleapis.com/auth/drive";
  6. MEDIUM over-broad oauth scope oneKn8/smart-mcps https://www.googleapis.com/auth/spreadsheets const SPREADSHEETS_SCOPE = "https://www.googleapis.com/auth/spreadsheets";
  7. MEDIUM over-broad oauth scope oneKn8/smart-mcps https://www.googleapis.com/auth/drive "https://www.googleapis.com/auth/drive",
  8. MEDIUM over-broad oauth scope oneKn8/smart-mcps https://www.googleapis.com/auth/spreadsheets "https://www.googleapis.com/auth/spreadsheets",
  9. MEDIUM over-broad oauth scope oneKn8/smart-mcps https://www.googleapis.com/auth/drive const GDRIVE_REQUIRED_SCOPE = "https://www.googleapis.com/auth/drive";
  10. MEDIUM over-broad oauth scope oneKn8/smart-mcps https://www.googleapis.com/auth/drive export const GDRIVE_SCOPE = "https://www.googleapis.com/auth/drive";
  11. MEDIUM over-broad oauth scope oneKn8/smart-mcps https://www.googleapis.com/auth/drive scopes: ["https://www.googleapis.com/auth/drive"],
  12. MEDIUM over-broad oauth scope oneKn8/smart-mcps gmail.modify "https://www.googleapis.com/auth/gmail.modify",
  13. MEDIUM over-broad oauth scope oneKn8/smart-mcps https://mail.google.com/ return mapScopeAuthError(err, account, "https://mail.google.com/");
  14. MEDIUM over-broad oauth scope oneKn8/smart-mcps gmail.modify `scope insufficient for account ${account} — re-run python3 ~/.santo-agent/bin/auth.py --account ${account} after expanding scope to gmail.modify`,
  15. MEDIUM over-broad oauth scope oneKn8/smart-mcps https://mail.google.com/ "https://mail.google.com/",