Caveat verdict
code-review
openclaw-code-review
Automated code review tool analyzing local files for quality, security, and style issues using a local Python script; all analysis is local with optional CI/CD report export and no external data transmission.
โ Flagged for review โ coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis โ not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (3)
Pipe to python โ executes piped content as Python code
SKILL.md ยท code ยท |
python3
Uses eval() โ can execute arbitrary code
scripts/analyzer.py ยท prose ยท downgraded ยท eval(
subprocess execution โ runs system commands from Python
scripts/main.py ยท prose ยท downgraded ยท subprocess.run(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution โ cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions โ minimal attack surface.
Is this flag fair?
Thanks โ recorded.