Caveat verdict
pr-reviewer
88
๐ข Trusted
No high-risk patterns surfaced by the deep scan โ automated capability review, not behavioral proof.
The skill reviews GitHub PRs for security issues, error handling gaps, style problems, and test coverage.
โ 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.
60
security
100
transparency
90
maintenance
Findings (2)
Pattern match high
Uses eval() โ can execute arbitrary code
scripts/pr-review.sh ยท prose ยท downgraded ยท eval(
Pattern match high
Pipe to python โ executes piped content as Python code
scripts/pr-review.sh ยท prose ยท downgraded ยท | python3
Permissions & capabilities
Requires 2 system binaries.
Is this flag fair?
Thanks โ recorded.