Macos Click

PassAudited by ClawScan on Feb 24, 2026.

Overview

The skill's code, instructions, and required permissions match its stated purpose (macOS hardware-level mouse/keyboard automation); there are no hidden network calls, extra credentials, or surprising install steps.

This skill is coherent with its purpose and implements hardware-level macOS input using CoreGraphics and AppleScript. Before installing: (1) Confirm you trust the publisher (homepage points to theagentwire.ai); review the script yourself — it’s short and readable. (2) Be aware you must grant Accessibility permission to the calling terminal/app; that permission allows simulated clicks/keystrokes and can be misused to operate your UI (don’t grant it to untrusted apps). (3) Prefer to test on a non-production machine because this automation can approve dialogs, paste paths, or interact with auth prompts. (4) Note the package currently has no explicit OS restriction in metadata — it only runs on macOS. If you’re comfortable with those trade-offs, the skill appears internally consistent.