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
50108 analyzed
8067 re-analysis due
988 not analyzable
0 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. HIGH committed secret Continuum-AI-Corp/OrcaReplay OpenAI key sk-can…(33 chars, redacted)
  2. HIGH committed secret Continuum-AI-Corp/OrcaReplay OpenAI key sk-pro…(38 chars, redacted)
  3. HIGH committed secret Continuum-AI-Corp/OrcaReplay Anthropic key sk-ant…(39 chars, redacted)
  4. HIGH committed secret Continuum-AI-Corp/OrcaReplay OpenAI key sk-pro…(32 chars, redacted)
  5. HIGH committed secret Continuum-AI-Corp/OrcaReplay OpenAI key sk-scr…(32 chars, redacted)
  6. HIGH committed secret Continuum-AI-Corp/OrcaReplay OpenAI key sk-tra…(32 chars, redacted)
  7. MEDIUM over-broad oauth scope giantswarm/pro admin:org mockGitHubUser(t, { scopes: 'admin:org, project, repo, workflow' });
  8. MEDIUM over-broad oauth scope giantswarm/pro write:org scopes = 'repo, project, write:org';
  9. MEDIUM over-broad oauth scope giantswarm/pro admin:org it('honors the scope hierarchy: admin:org or write:org satisfies read:org', async (t) => {
  10. MEDIUM over-broad oauth scope giantswarm/pro write:org 'read:org': ['read:org', 'write:org', 'admin:org']
  11. HIGH dynamic exec aimasteracc/tree-sitter-analyzer __import__() mod = __import__(module_name)
  12. HIGH dynamic exec aimasteracc/tree-sitter-analyzer __import__ sink "peer_uid": __import__("os").getuid(),
  13. HIGH dynamic exec aimasteracc/tree-sitter-analyzer __import__ sink "PATH": __import__("os").environ["PATH"],
  14. HIGH dynamic exec aimasteracc/tree-sitter-analyzer __import__() digest = __import__(
  15. HIGH dynamic exec aimasteracc/tree-sitter-analyzer __import__() module = __import__(module_name)