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 aryaminus/controlkeel AWS access key id AKIA01…(20 chars, redacted)
  2. HIGH committed secret aryaminus/controlkeel Anthropic key sk-ant…(31 chars, redacted)
  3. HIGH committed secret aryaminus/controlkeel OpenAI key sk-AAA…(27 chars, redacted)
  4. HIGH dynamic exec weby-homelab/power-framework __import__() retry = __import__(
  5. HIGH committed secret weby-homelab/power-framework GitHub token ghp_A1…(40 chars, redacted)
  6. MEDIUM suspicious endpoint weby-homelab/power-framework 169.254.169.254 (cloud metadata) monkeypatch.setenv("OLLAMA_HOST", "http://169.254.169.254/latest")
  7. MEDIUM suspicious endpoint weby-homelab/power-framework 169.254.169.254 (cloud metadata) "http://169.254.169.254/latest/meta-data",
  8. HIGH dynamic exec weby-homelab/power-framework unsafe yaml.load() return yaml.load(text, Loader=_UniqueYamlLoader) # noqa: S506 - SafeLoader subclass only
  9. HIGH dynamic exec SethGammon/Citadel vm exec vm.runInNewContext(fs.readFileSync(path.join(repo, 'core/forks/claude-launcher.js'), 'utf8'), context);
  10. HIGH dynamic exec SethGammon/Citadel vm exec vm.runInNewContext(source, {
  11. HIGH obfuscation SethGammon/Citadel dynamic require()/import() const loaded = await import(`file://${stubPath}`);
  12. HIGH obfuscation SethGammon/Citadel dynamic require()/import() const mod = await import('../runtimes/opencode/plugin/index.mjs?rp=' + Date.now() + tag);
  13. HIGH dynamic exec SethGammon/Citadel vm exec route = vm.runInNewContext(routeBlock + '\nroute;', {});
  14. HIGH committed secret AixleHQ/flow Slack token xoxb-a…(18 chars, redacted)
  15. MEDIUM suspicious endpoint mainzerp/ha-agenthub 1.1.1.1 _validate_sse_url("https://1.1.1.1")