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,163 analyzable servers
50100 analyzed
8073 re-analysis due
988 not analyzable
2 not yet analyzed
4804 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 ZXY1240/read-image 100.100.100.200 (cloud metadata) "http://100.100.100.200/",
  2. MEDIUM suspicious endpoint ZXY1240/read-image 169.254.169.254 (cloud metadata) "http://169.254.169.254/latest/meta-data/",
  3. MEDIUM suspicious endpoint ZXY1240/read-image 8.8.8.8 assert validate_remote_url("https://8.8.8.8/path") == "https://8.8.8.8/path"
  4. HIGH dynamic exec NORTHTEKDevs/overstory new Function() for (const src of scripts) expect(() => new Function(src)).not.toThrow();
  5. HIGH dynamic exec NORTHTEKDevs/overstory new Function() for (const m of scripts) expect(() => new Function(m[1])).not.toThrow();
  6. MEDIUM suspicious endpoint GreenAiSolution/nexus-studio app.posthog.com (telemetry) dashboardUrl: 'https://app.posthog.com/insights',
  7. MEDIUM suspicious endpoint GreenAiSolution/nexus-studio posthog.com (telemetry) url: 'https://posthog.com',
  8. MEDIUM suspicious endpoint GreenAiSolution/nexus-studio sentry.io (telemetry) url: 'https://sentry.io',
  9. MEDIUM over-broad oauth scope GreenAiSolution/nexus-studio https://www.googleapis.com/auth/drive 'https://www.googleapis.com/auth/drive',
  10. MEDIUM suspicious endpoint vostride/agent-qa us.i.posthog.com (telemetry) const host = 'https://us.i.posthog.com'
  11. MEDIUM suspicious endpoint vostride/agent-qa us.i.posthog.com (telemetry) const runtimeText = `var AGENT_QA_POSTHOG_KEY = "${distKey}"\nvar AGENT_QA_POSTHOG_HOST = "https://us.i.posthog.com"\n`
  12. MEDIUM suspicious endpoint vostride/agent-qa us.i.posthog.com (telemetry) projectHost: 'https://us.i.posthog.com',
  13. MEDIUM suspicious endpoint vostride/agent-qa us.i.posthog.com (telemetry) host: 'https://us.i.posthog.com',
  14. MEDIUM suspicious endpoint vostride/agent-qa us.i.posthog.com (telemetry) 'export const AGENT_QA_POSTHOG_KEY = ""\nexport const AGENT_QA_POSTHOG_HOST = "https://us.i.posthog.com"\n',
  15. HIGH dynamic exec Aptica-Solutions/a-agentic-delivery-pipeline __import__() __import__(_pkg)