Reminder Engine

Security checks across malware telemetry and agentic risk

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.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal

Risk analysis

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.

#
ASI10: Rogue Agents
Low
What this means

The agent may create future reminder events that appear later in the main session, but only as part of the reminder workflow.

Why it was flagged

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.

Skill content
Turn natural-language reminders into OpenClaw `cron` jobs.
Recommendation

Install only if you want the agent to manage scheduled reminders, and review confirmations carefully before allowing recurring or long-running reminders.