Caveat verdict
fix-cli-device-scope
Runs diagnostic and fix scripts on local config files; does not transmit secrets or execute remote code.
⚠ 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)
subprocess execution — runs system commands from Python
scripts/diagnose.py · prose · downgraded · subprocess.run(
Uses spawn() — can execute external programs
scripts/verify.py · prose · downgraded · spawn(
Python shutil file operation — copies/moves/deletes files
scripts/fix.py · prose · downgraded · shutil.copy(
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.