Caveat verdict
easy-code-review
Local code review assistant that reads git diff output and user-provided file content to produce requirement-alignment reports; no network calls or external data transmission present.
⚠ 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 (4)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
README.md · code · curl -fsSL https://get.openclaw.ai | sh
Pipe to sh — executes piped content as shell commands
README.md · code · | sh
Possible hardcoded credential
references/review-guidelines.md · code · password:', password);
// ✅ 避免记录敏感信息
console.log(
subprocess execution — runs system commands from Python
scripts/analyze_changes.py · prose · downgraded · subprocess.run(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/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.