Scan Report
0 /100
airpoint
Control a Mac through natural language — open apps, click buttons, read the screen, type text, manage windows, and automate multi-step tasks via Airpoint's AI computer-use agent.
This skill is a documentation-only wrapper for the legitimate Airpoint macOS CLI tool. It contains no code, scripts, or dependencies—only markdown describing how to use the `airpoint` command-line tool for macOS GUI automation.
Safe to install
No action needed. The skill is safe to use.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations in skill; documentation only |
| Network | NONE | NONE | — | No network code in skill; documents CLI tool usage only |
| Shell | NONE | NONE | — | Skill contains no shell scripts; only documents airpoint CLI commands |
| Environment | NONE | NONE | — | No environment variable access in skill |
| Skill Invoke | NONE | NONE | — | No skill invocation in skill |
| Clipboard | NONE | NONE | — | No clipboard access in skill |
| Browser | NONE | NONE | — | No browser automation in skill |
| Database | NONE | NONE | — | No database access in skill |
1 findings
Medium External URL 外部 URL
https://airpoint.app SKILL.md:4 File Tree
2 files · 6.2 KB · 174 lines Markdown 1f · 169L
JSON 1f · 5L
├─
_meta.json
JSON
└─
SKILL.md
Markdown
Security Positives
✓ No executable code in the skill—only markdown documentation
✓ No scripts, dependencies, or binary files present
✓ No credential harvesting or exfiltration behavior
✓ No obfuscation or hidden instructions
✓ References a legitimate, notarized, code-signed macOS app (airpoint.app)
✓ API keys are configured by the user in the app's own settings UI, not by the skill
✓ SKILL.md accurately describes all functionality with no doc-to-code mismatch
✓ No supply chain risks (no package files, no dependencies)