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,151 analyzable servers
50066 analyzed
8097 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. MEDIUM suspicious endpoint noclickapp/noclick docs.sentry.io (telemetry) "x-credential-url": "https://docs.sentry.io/api/auth/",
  2. MEDIUM suspicious endpoint noclickapp/noclick sentry.io (telemetry) _REGION_HOSTS = {"us": "https://sentry.io", "us2": "https://us2.sentry.io", "de": "https://de.sentry.io"}
  3. MEDIUM over-broad oauth scope noclickapp/noclick gmail.modify _GMAIL_REPLY = _s("gmail.modify", "gmail.compose")
  4. MEDIUM over-broad oauth scope noclickapp/noclick https://www.googleapis.com/auth/spreadsheets SPREADSHEETS = "https://www.googleapis.com/auth/spreadsheets"
  5. MEDIUM over-broad oauth scope noclickapp/noclick https://www.googleapis.com/auth/drive DRIVE = "https://www.googleapis.com/auth/drive"
  6. MEDIUM over-broad oauth scope noclickapp/noclick https://www.googleapis.com/auth/documents DOCUMENTS = "https://www.googleapis.com/auth/documents"
  7. MEDIUM suspicious endpoint noclickapp/noclick posthog.com (telemetry) "x-credential-url": "https://posthog.com/docs/api/oauth",
  8. MEDIUM suspicious endpoint noclickapp/noclick app.posthog.com (telemetry) "x-credential-url": "https://app.posthog.com/settings/user-api-keys",
  9. MEDIUM suspicious endpoint noclickapp/noclick us.posthog.com (telemetry) return "https://us.posthog.com", "https://us.i.posthog.com"
  10. MEDIUM suspicious endpoint noclickapp/noclick eu.posthog.com (telemetry) return "https://eu.posthog.com", "https://eu.i.posthog.com"
  11. MEDIUM suspicious endpoint noclickapp/noclick sentry.io (telemetry) SENTRY_AUTH_URL = "https://sentry.io/oauth/authorize/"
  12. MEDIUM suspicious endpoint noclickapp/noclick oauth.posthog.com (telemetry) return os.environ.get("POSTHOG_OAUTH_HOST", "https://oauth.posthog.com").rstrip("/")
  13. MEDIUM suspicious endpoint noclickapp/noclick eu.posthog.com (telemetry) "https://eu.posthog.com",
  14. MEDIUM suspicious endpoint noclickapp/noclick us.posthog.com (telemetry) "https://us.posthog.com",
  15. MEDIUM over-broad oauth scope noclickapp/noclick https://www.googleapis.com/auth/drive "https://www.googleapis.com/auth/drive",