Reminder Engine
PassAudited by ClawScan on May 1, 2026.
Overview
This skill appears to do what it says: manage scheduled reminders, with confirmation before changes and basic safety limits.
This looks safe for a reminder skill. Before installing, understand that it can schedule persistent cron reminders, including recurring ones; make sure you confirm the time, timezone, message text, and cancellation actions before approving them.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The agent may create future reminder events that appear later in the main session, but only as part of the reminder workflow.
Cron jobs persist beyond the immediate chat turn and can trigger future reminders, so users should understand that installing this skill enables scheduled agent activity.
Turn natural-language reminders into OpenClaw `cron` jobs.
Install only if you want the agent to manage scheduled reminders, and review confirmations carefully before allowing recurring or long-running reminders.
