Caveat verdict
macos-desktop-control
macos-desktop-control-zhang
macOS desktop automation using screencapture, AppleScript, and pyautogui for screenshot, process management, clipboard, and mouse/keyboard control — broad but legitimate desktop automation capability with no evidence of external exfiltration.
⚠ 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
file_read+write
package_install
Findings (10)
Possible hardcoded credential
API_SETUP_GUIDE.md · code · API_KEY="your-api-key-here
Accesses shell history/config
SKILL.md · code · ~/.zshrc
subprocess execution — runs system commands from Python
CHANGELOG_v1.3.0.md · code · subprocess.run(
subprocess with shell=True — command injection vector
CHANGELOG_v1.3.0.md · code · subprocess.run("具体命令", shell=True
pip3 install — installs Python packages at runtime
SKILL.md · code · pip3 install
Python os.getenv — reads environment variable
API_SETUP_GUIDE.md · code · os.getenv(
References agent memory files
BUG_FIX_REPORT.md · code · memory.md
os.system/popen — direct OS command execution
scripts/control_memory.py · prose · downgraded · os.system(
References sudo — requests elevated privileges
scripts/reset_permissions.sh · prose · downgraded · sudo
Python urllib.request — network access
scripts/download_vosk_model.py · prose · downgraded · urllib.request
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/D/F). 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_installfile_write Is this flag fair?
Thanks — recorded.