Caveat verdict
code-review-inspector
Local AI-assisted code review skill using git to analyze local changes; network_in capability is for receiving the diff, and no code or credentials are sent to external services.
⚠ 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 (7)
Recursive delete from root or home — destructive command
CODE_REVIEW_CHECKLIST.md · code · rm -rf /
<script> tag in markdown — potential code injection
CODE_REVIEW_CHECKLIST.md · code · <script>
Possible hardcoded credential
CODE_REVIEW_CHECKLIST.md · code · API_KEY = 'YOUR_API_KEY_HERE
os.system/popen — direct OS command execution
CODE_REVIEW_CHECKLIST.md · code · os.system(
subprocess execution — runs system commands from Python
CODE_REVIEW_CHECKLIST.md · code · subprocess.run(
Instructs covert action — may act without user awareness
CODE_REVIEW_CHECKLIST.md · code · silently
Accesses sensitive environment variables
CODE_REVIEW_CHECKLIST.md · code · process.env.API_KEY
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
Requires 1 system binary. (1 elevated: git).
network_in Is this flag fair?
Thanks — recorded.