Water Reminder
Security checks across static analysis, malware telemetry, and agentic risk
Overview
This is a simple hydration reminder skill with only minor, disclosed notes around optional memory logging and recurring reminders.
This skill appears safe for basic water reminders. Before using the optional tracking or recurring reminder features, consider whether you want hydration logs stored and make sure any scheduled reminder can be turned off.
Static analysis
No static analysis findings were reported for this release.
VirusTotal
VirusTotal findings are pending for this skill version.
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.
If used for tracking, the agent may keep a dated record of how much water the user drank.
The skill may store the user's daily water intake in persistent memory. This is directly related to hydration tracking, but it is still wellness-related personal information.
record it in their daily memory (`memory/daily_logs/YYYY-MM-DD.md`)
Only enable tracking if you are comfortable storing hydration logs, and periodically review or delete old logs if desired.
A user who sets up recurring reminders may receive ongoing hydration prompts.
Recurring reminders imply some form of scheduled or persistent behavior. The artifact frames this as a suggestion only when the user wants it, so it is disclosed and purpose-aligned.
If they want recurring reminders, suggest adding a cron job or heartbeat check.
Set recurring reminders only when you want them, and make sure you know how to disable any cron job or heartbeat reminder you create.
