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. MEDIUM suspicious endpoint aytzey/paper-pilot 169.254.169.254 (cloud metadata) assert is_public_http_url("http://169.254.169.254/latest/meta-data") is False
  2. MEDIUM suspicious endpoint aytzey/paper-pilot 93.184.216.34 assert is_public_http_url("https://93.184.216.34/paper.pdf") is True
  3. HIGH dynamic exec Jovancoding/Network-AI eval() eval(userInput);
  4. HIGH committed secret cirwel/unitares-governance-plugin Anthropic key sk-ant…(34 chars, redacted)
  5. HIGH committed secret cirwel/unitares-governance-plugin Anthropic key sk-ant…(37 chars, redacted)
  6. HIGH credential in log tinyorbitvn/codex-imagegen-mcp credential in log log.info("thử", { client_secret: "không-được-lộ" });
  7. HIGH dynamic exec All-The-Vibes/ATV-Phoenix eval()/exec() exec(compile(candidate, str(solution), "exec"), module.__dict__)
  8. HIGH dynamic exec All-The-Vibes/ATV-Phoenix eval()/exec() exec(skill.source, namespace) # noqa: S102 - the agent's own code
  9. HIGH dynamic exec All-The-Vibes/ATV-Phoenix eval()/exec() exec(code, ns) # noqa: S102 - executing model code is the design
  10. HIGH dynamic exec All-The-Vibes/ATV-Phoenix eval()/exec() never = eval(s.split("never once on ")[1]) # noqa: S307
  11. HIGH dynamic exec All-The-Vibes/ATV-Phoenix eval()/exec() exec(compile(code, "<cell>", "exec"), ns) # noqa: S102
  12. HIGH dynamic exec All-The-Vibes/ATV-Phoenix eval()/exec() return bool(eval(expr, {}, {"text": message.lower()})) # noqa: S307
  13. HIGH dynamic exec All-The-Vibes/ATV-Phoenix eval()/exec() exec(source, ns) # noqa: S102 - the agent's own code, same as a turn cell
  14. MEDIUM over-broad oauth scope kdpa-llc/mcp-compression-proxy delete_repo cache.saveCompressed('github', 'delete_repo', 'compressed', 'original');
  15. HIGH committed secret askalf/redstamp Anthropic key sk-ant…(31 chars, redacted)