Caveat verdict
desktop-automation-100per100-local
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.
Permission integrity
package_install
Findings (6)
Possible hardcoded credential
README.md · code · password: "MySecret123
References sudo — requests elevated privileges
SKILL.md · prose · downgraded · sudo
apt-get install — installs system packages
README.md · prose · downgraded · apt-get install
subprocess execution — runs system commands from Python
lib/automation.py · prose · downgraded · subprocess.run(
References child_process — can spawn system processes
skill.js · prose · downgraded · child_process
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?
Thanks — recorded.