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.
51314 analyzed
7403 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.
- hidden prompt 369
- committed secret 6298
- dynamic exec 12011
- obfuscation 3650
- suspicious endpoint 12542
- credential in log 718
- over-broad oauth scope 2556
- suspicious skill script 197
- bundled IDE extension 50
- skill file 190167
- HIGH dynamic exec leecaochang/phoenix-mcp unsafe yaml.load()
remaining = yaml.load(read(tmp_path, "automations.yaml"), Loader=yi.PhoenixSafeLoader) - HIGH dynamic exec leecaochang/phoenix-mcp __import__()
area_reg = __import__( - HIGH dynamic exec leecaochang/phoenix-mcp __import__()
with patch(f"{NATIVE}.resolve", return_value=__import__( - HIGH dynamic exec leecaochang/phoenix-mcp __import__()
area_reg = __import__( - HIGH dynamic exec leecaochang/phoenix-mcp __import__ sink
assert not __import__("os").path.isfile(path) - MEDIUM suspicious endpoint leecaochang/phoenix-mcp 169.254.169.254 (cloud metadata)
assert await _validate_base_url("http://169.254.169.254/latest/meta-data") is not None - HIGH dynamic exec leecaochang/phoenix-mcp unsafe yaml.load()
return yaml.load(f.read(), Loader=PhoenixSafeLoader) - HIGH dynamic exec leecaochang/phoenix-mcp unsafe yaml.load()
data = yaml.load(text, Loader=PhoenixLenientLoader) - HIGH dynamic exec mhadifilms/dvr eval()/exec()
value = eval(args["expression"], ns) - HIGH dynamic exec mhadifilms/dvr eval()/exec()
value = eval(expression, ns) - HIGH dynamic exec levitation-well/Chip-AgentX new Function()
return new Function(`${body}\nreturn collectChipCatalogCore;`)(); - HIGH dynamic exec levitation-well/Chip-AgentX new Function()
const factory = new Function(`${fn}\nreturn nextFeedbackVote;`); - HIGH dynamic exec levitation-well/Chip-AgentX new Function()
const harness = new Function( - HIGH dynamic exec levitation-well/Chip-AgentX new Function()
const normalizeScopeDescriptor = new Function( - HIGH dynamic exec levitation-well/Chip-AgentX new Function()
const factory = new Function(