Caveat verdict
screen-vision
ai-screen-vision
The skill provides documented desktop automation via a screenshot-analyze-action loop using a user-configured vision API, with explicit safety mechanisms blocking dangerous operations — capability is broad but behavior is transparent and consistent with its stated computer control purpose.
⚠ 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.
Permission integrity
credential_access
Findings (10)
Recursive delete from root or home — destructive command
README.md · prose · downgraded · rm -rf /
References sudo — requests elevated privileges
SKILL.md · prose · downgraded · sudo
os.system/popen — direct OS command execution
scripts/core/run_task.py · prose · downgraded · os.system(
subprocess execution — runs system commands from Python
scripts/core/run_task.py · prose · downgraded · subprocess.run(
apt-get install — installs system packages
scripts/setup/setup-linux.sh · prose · downgraded · apt-get install
yum install — installs system packages
scripts/setup/setup-linux.sh · prose · downgraded · yum install
Downloads executables from external URLs
scripts/setup/setup-mac.sh · prose · downgraded · Install from https://
Python os.environ.get — reads environment variable
scripts/core/config.py · prose · downgraded · os.environ.get(
pip3 install — installs Python packages at runtime
scripts/setup/setup-linux.sh · prose · downgraded · pip3 install
Python urllib.request — network access
scripts/vision/analyze.py · prose · downgraded · urllib.request
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.
network_incredential_access Is this flag fair?
Thanks — recorded.