Caveat verdict
screen-reviewer
Local screen monitoring and daily review report tool that stores data under ~/.screen-reviewer/ and generates local markdown reports; executionSinkDetected reflects normal service management commands, with no evidence of exfiltrating captured screen data to external hosts.
⚠ 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 (10)
Possible hardcoded credential
README.md · code · API_KEY="sk-your-key
Recursive delete from root or home — destructive command
README.md · code · rm -rf ~
Pipe to python — executes piped content as Python code
AGENTS.md · prose · downgraded · | Python
Accesses shell history/config
README.md · prose · downgraded · ~/.zshrc
subprocess execution — runs system commands from Python
scripts/capture_daemon.py · prose · downgraded · subprocess.run(
Accesses system credential store
scripts/config.py · prose · downgraded · Keychain
References agent configuration files
README.md · prose · downgraded · CLAUDE.md
Python shutil file operation — copies/moves/deletes files
scripts/cleanup.py · prose · downgraded · shutil.rmtree(
Python urllib.request — network access
scripts/report_generator.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/report_generator.py · prose · downgraded · os.environ.get(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/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.