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,713 analyzable servers
51311 analyzed
7406 re-analysis due
996 not analyzable
0 not yet analyzed
4850 source gone
not analyzable
796 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 suspicious endpoint infona-ai/onta-oss 169.254.169.254 (cloud metadata) "http://169.254.169.254/", # cloud metadata
  2. HIGH dynamic exec infona-ai/onta-oss __import__() src = inspect.getsource(__import__(
  3. MEDIUM suspicious endpoint infona-ai/onta-oss us.i.posthog.com (telemetry) assert DEFAULT_CAPTURE_URL.startswith("https://us.i.posthog.com/")
  4. MEDIUM suspicious endpoint infona-ai/onta-oss 169.254.169.254 (cloud metadata) "http://169.254.169.254/", # cloud metadata
  5. MEDIUM suspicious endpoint infona-ai/onta-oss 169.254.169.254 (cloud metadata) "http://169.254.169.254/latest/meta-data", # cloud metadata
  6. HIGH dynamic exec infona-ai/onta-oss __import__ sink env = {**dict(**{k: v for k, v in __import__("os").environ.items()})}
  7. HIGH dynamic exec infona-ai/onta-oss __import__() _, rows = __import__(
  8. HIGH dynamic exec infona-ai/onta-oss __import__() __import__(
  9. MEDIUM suspicious endpoint infona-ai/onta-oss 169.254.169.254 (cloud metadata) "base_url": "http://169.254.169.254/latest/meta-data/",
  10. HIGH committed secret infona-ai/onta-oss AWS access key id AKIAQ7…(20 chars, redacted)
  11. HIGH committed secret infona-ai/onta-oss Anthropic key sk-ant…(58 chars, redacted)
  12. MEDIUM suspicious endpoint infona-ai/onta-oss 169.254.169.254 (cloud metadata) return httpx.Response(200, json={"results": [{"id": "1"}], "meta": {"next": "http://169.254.169.254/latest/meta-data"}})
  13. MEDIUM suspicious endpoint infona-ai/onta-oss 169.254.169.254 (cloud metadata) "base_url": "http://169.254.169.254",
  14. HIGH committed secret infona-ai/onta-oss Anthropic key sk-ant…(33 chars, redacted)
  15. MEDIUM suspicious endpoint infona-ai/onta-oss us.i.posthog.com (telemetry) DEFAULT_CAPTURE_URL = "https://us.i.posthog.com/i/v0/e/"