Apple Reminders
Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
v1.0.0
2026/01/04
暂无更新说明。
Security Scan
状态
clean
OpenClaw
gpt-5-mini
OpenClaw 分析
The skill is internally consistent: it just documents usage of the remindctl CLI to manage macOS Reminders, asks for no unrelated credentials, and its instructions match its stated purpose.
置信度: high
VirusTotal
Type: OpenClaw Skill Name: apple-reminders Version: 1.0.0 The skill bundle is designed to manage Apple Reminders using the `remindctl` CLI tool. The `SKILL.md` file specifies installation via Homebrew (`brew install steipete/tap/remindctl`), which is a standard and generally safe method for installing macOS command-line tools. All described commands are legitimate uses of `remindctl` for managing reminders. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation. The behavior is clearly aligned with its stated purpose and lacks high-risk activities beyond standard CLI tool interaction.