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,694 analyzable servers
51197 analyzed
7502 re-analysis due
995 not analyzable
0 not yet analyzed
4849 source gone
not analyzable
795 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 amitpatole/agent-vision 169.254.169.254 (cloud metadata) resolve_source("http://169.254.169.254/latest/meta-data/", settings=settings)
  2. MEDIUM suspicious endpoint amitpatole/agent-vision 169.254.169.254 (cloud metadata) resolve_source("http://169.254.169.254/latest/meta-data/", settings=load_settings())
  3. MEDIUM suspicious endpoint amitpatole/agent-vision 169.254.169.254 (cloud metadata) r = c.post("/analyze", json={"source": "http://169.254.169.254/latest/meta-data/"})
  4. MEDIUM suspicious endpoint amitpatole/agent-vision 169.254.169.254 (cloud metadata) "http://169.254.169.254/latest/meta-data/iam/security-credentials/\n#EXT-X-ENDLIST\n"
  5. HIGH committed secret Intellimetrics/llm-council GitHub token ghp_aa…(40 chars, redacted)
  6. HIGH committed secret Intellimetrics/llm-council Anthropic key sk-ant…(49 chars, redacted)
  7. MEDIUM suspicious endpoint Intellimetrics/llm-council 169.254.169.254 (cloud metadata) "http://169.254.169.254/v1",
  8. HIGH dynamic exec Intellimetrics/llm-council __import__ sink assert __import__("os").environ["OPENROUTER_API_KEY"] == "from-env"
  9. HIGH dynamic exec hullwork/sandbox eval()/exec() exec(compile(ast.fix_missing_locations(ast.Module(body=body, type_ignores=[])), "core.py", "exec"), namespace)
  10. HIGH dynamic exec hullwork/sandbox eval()/exec() exec(compile(ast.fix_missing_locations(module), "core.py", "exec"), namespace)
  11. HIGH dynamic exec hullwork/sandbox eval()/exec() exec(compile(ast.fix_missing_locations(ast.Module(body=body, type_ignores=[])), "core.py", "exec"), namespace)
  12. HIGH dynamic exec hullwork/sandbox eval()/exec() exec(compile(ast.fix_missing_locations(module), "core.py", "exec"), namespace)
  13. HIGH dynamic exec hullwork/sandbox eval()/exec() exec(
  14. HIGH dynamic exec hullwork/sandbox eval()/exec() exec(compile(ast.fix_missing_locations(module), "core.py", "exec"), namespace)
  15. HIGH dynamic exec hullwork/sandbox eval()/exec() exec(compile(ast.fix_missing_locations(ast.Module(body=body, type_ignores=[])), "core.py", "exec"), namespace)