Caveat verdict

screen-vision

ai-screen-vision

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

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.

0
security
30
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (10)

Pattern match high

Recursive delete from root or home — destructive command

README.md · prose · downgraded · rm -rf /

Pattern match medium

References sudo — requests elevated privileges

SKILL.md · prose · downgraded · sudo

Pattern match medium

os.system/popen — direct OS command execution

scripts/core/run_task.py · prose · downgraded · os.system(

Pattern match medium

subprocess execution — runs system commands from Python

scripts/core/run_task.py · prose · downgraded · subprocess.run(

Pattern match medium

apt-get install — installs system packages

scripts/setup/setup-linux.sh · prose · downgraded · apt-get install

Pattern match medium

yum install — installs system packages

scripts/setup/setup-linux.sh · prose · downgraded · yum install

Pattern match medium

Downloads executables from external URLs

scripts/setup/setup-mac.sh · prose · downgraded · Install from https://

Pattern match low

Python os.environ.get — reads environment variable

scripts/core/config.py · prose · downgraded · os.environ.get(

Pattern match low

pip3 install — installs Python packages at runtime

scripts/setup/setup-linux.sh · prose · downgraded · pip3 install

Pattern match low

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?

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