Caveat verdict

screen-reviewer

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

0
security
70
transparency
70
maintenance

Findings (10)

Pattern match critical

Possible hardcoded credential

README.md · code · API_KEY="sk-your-key

Pattern match critical

Recursive delete from root or home — destructive command

README.md · code · rm -rf ~

Pattern match high

Pipe to python — executes piped content as Python code

AGENTS.md · prose · downgraded · | Python

Pattern match medium

Accesses shell history/config

README.md · prose · downgraded · ~/.zshrc

Pattern match medium

subprocess execution — runs system commands from Python

scripts/capture_daemon.py · prose · downgraded · subprocess.run(

Pattern match medium

Accesses system credential store

scripts/config.py · prose · downgraded · Keychain

Pattern match low

References agent configuration files

README.md · prose · downgraded · CLAUDE.md

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/cleanup.py · prose · downgraded · shutil.rmtree(

Pattern match low

Python urllib.request — network access

scripts/report_generator.py · prose · downgraded · urllib.request

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API