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. HIGH committed secret moretea-labs/forge OpenAI key sk-SYN…(31 chars, redacted)
  2. MEDIUM over-broad oauth scope moretea-labs/forge gmail.modify 'https://www.googleapis.com/auth/gmail.modify',
  3. MEDIUM over-broad oauth scope moretea-labs/forge gmail.modify 'https://www.googleapis.com/auth/gmail.modify',
  4. MEDIUM over-broad oauth scope moretea-labs/forge gmail.modify scopes: ['gmail.modify'],
  5. HIGH dynamic exec swapnanil/vectr __import__ sink for k in list(__import__("os").environ):
  6. HIGH dynamic exec swapnanil/vectr __import__() wraps=__import__(
  7. HIGH dynamic exec swapnanil/vectr __import__ sink __import__("os").makedirs(db_dir, exist_ok=True)
  8. HIGH dynamic exec swapnanil/vectr unsafe yaml.load() doc = yaml.load("words: [on, off, yes, no, the]\n", Loader=_StrictBoolLoader)
  9. HIGH dynamic exec swapnanil/vectr __import__ sink env = dict(__import__("os").environ)
  10. HIGH dynamic exec feiskyer/conferllm __import__ sink real_replace = __import__("os").replace
  11. HIGH committed secret feiskyer/conferllm Anthropic key sk-ant…(34 chars, redacted)
  12. HIGH committed secret tbrandenburg/cade GitHub token gho_Tl…(40 chars, redacted)
  13. HIGH credential in log sonisoft-cnanda/now-sdk-ext-mcp credential in log logger.error('Simulated refresh failure', {password: 'fixture-sdk-password'}, new Error('Bearer fixture-sdk-bearer'));
  14. MEDIUM suspicious endpoint ModelPiper/toolpiper 169.254.169.254 (cloud metadata) 'http://169.254.169.254',
  15. MEDIUM suspicious endpoint TokonoMix/tokonomix-council-mcp 169.254.169.254 (cloud metadata) () => assertSafeBaseUrl('https://169.254.169.254/api/v1', 'TOKONOMIX_BASE_URL'),