Caveat verdict

desktop-automation-100per100-local

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

Desktop automation framework with explicitly documented safe mode, dry-run support, audit logging, and warnings against capturing secrets; package_install is for pyautogui/opencv/tesseract which are the stated dependencies.

⚠ 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.

23
security
50
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match critical

Possible hardcoded credential

README.md · code · password: "MySecret123

Pattern match medium

References sudo — requests elevated privileges

SKILL.md · prose · downgraded · sudo

Pattern match medium

apt-get install — installs system packages

README.md · prose · downgraded · apt-get install

Pattern match medium

subprocess execution — runs system commands from Python

lib/automation.py · prose · downgraded · subprocess.run(

Pattern match medium

References child_process — can spawn system processes

skill.js · prose · downgraded · child_process

Pattern match low

Python threading.Timer — deferred execution

scripts/record_macro.py · prose · downgraded · threading.Timer(

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.

package_install

Is this flag fair?

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