Apple Maps (MacOS)
v1.0.0Search places, open routes, and run Apple Maps workflows on macOS using local CLI commands and shortcut automation with explicit safety checks.
⭐ 0· 429·2 current·2 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (Apple Maps automation on macOS) match the declared requirements: macOS-only, command-line paths (open, shortcuts, osascript), and a local config directory. Required binaries and the config path are appropriate for the stated functionality.
Instruction Scope
SKILL.md and supporting docs limit actions to building and launching Apple Maps URLs, probing local command availability, maintaining local logs, and requiring confirmations before sharing or bulk actions. No instructions direct collection of unrelated system data or calls to undeclared third parties.
Install Mechanism
No install spec and no code files (instruction-only) — lowest-risk model. The skill relies on existing macOS tools rather than downloading or installing external code.
Credentials
No environment variables or external credentials requested. The only external endpoint explicitly used is https://maps.apple.com, which is appropriate for Apple Maps URL workflows. Local file writes are restricted to ~/apple-maps/ and the SKILL requires explicit confirmation before creating/updating files.
Persistence & Privilege
The skill stores operational memory and safety logs in a single user-scoped directory (~/apple-maps/) and mandates user confirmation before writes. always:false and normal autonomous invocation are set; confirmations for high-impact actions are enforced in the docs.
Scan Findings in Context
[no_code_files] expected: The regex scanner had nothing to analyze because this is an instruction-only skill; this is expected for a documentation-driven automation skill.
Assessment
This skill appears to do what it claims: build and open Apple Maps URLs from macOS and keep small local logs. Before installing, confirm you are comfortable with files being created under ~/apple-maps/ and with queries being sent to Apple Maps (maps.apple.com). Ensure you understand and approve any use of the Shortcuts or AppleScript fallback paths (they may prompt for permissions). On first run, verify the skill lists the command path it will use and inspect any files it proposes to write; keep sharing disabled unless you explicitly approve each link. If you want tighter control, run initial operations manually and check the generated URLs before allowing the agent to open them automatically.Like a lobster shell, security has layers — review code before you run it.
latestvk97en184dd38rdcv76yewbcvy5824xj7
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🗺️ Clawdis
OSmacOS
Any binopen, shortcuts, osascript
Config~/apple-maps/
