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
51308 analyzed
7409 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. HIGH committed secret flanner Anthropic key sk-ant…(45 chars, redacted)
    flanner-0.14.0/tests/ test_memory_guard.py :37
  2. HIGH committed secret flanner Google API key AIzaSy…(39 chars, redacted)
    flanner-0.14.0/tests/ test_memory_guard.py :35
  3. HIGH committed secret flanner GitHub fine-grained PAT github…(50 chars, redacted)
    flanner-0.14.0/tests/ test_memory_guard.py :29
  4. HIGH committed secret flanner GitHub token ghp_16…(48 chars, redacted)
    flanner-0.14.0/tests/ test_memory_guard.py :27
  5. MEDIUM suspicious endpoint infragate/capa 169.254.169.254 (cloud metadata) { slug: 'unit', type: 'url', source: 'https://169.254.169.254/adapter.ts' },
  6. MEDIUM over-broad oauth scope infragate/capa delete_repo const REMOTE = ["search", "create_issue", "delete_repo"];
  7. MEDIUM suspicious endpoint infragate/capa 8.8.8.8 const u = await assertPublicHttpsUrl('https://8.8.8.8/SKILL.md');
  8. MEDIUM suspicious endpoint infragate/capa 169.254.169.254 (cloud metadata) fetchTextFile('https://169.254.169.254/latest/meta-data/', { authFetch }),
  9. MEDIUM suspicious endpoint infragate/capa 8.8.8.8 const body = await fetchTextFile('https://8.8.8.8/foo.md');
  10. MEDIUM suspicious endpoint infragate/capa 169.254.169.254 (cloud metadata) 'https://169.254.169.254/latest/meta-data/',
  11. HIGH obfuscation infragate/capa dynamic require()/import() `const { acquireFileLock } = require(${JSON.stringify(join(import.meta.dir, '..', 'file-lock.ts'))});
  12. MEDIUM suspicious endpoint infragate/capa 169.254.169.254 (cloud metadata) source: { type: 'remote', url: 'https://169.254.169.254/latest/meta-data/' },
  13. MEDIUM suspicious endpoint infragate/capa 8.8.8.8 source: { type: 'remote', url: 'https://8.8.8.8/hook.sh' },
  14. MEDIUM suspicious endpoint infragate/capa 169.254.169.254 (cloud metadata) { id: 'style', type: 'remote', url: 'https://169.254.169.254/latest/meta-data/' },
  15. MEDIUM over-broad oauth scope infragate/capa delete_repo tools: 'delete_repo, force_push',