Pets
PassAudited by ClawScan on May 1, 2026.
Overview
This instruction-only pet tracking skill is coherent and purpose-aligned, with the main thing to notice being that it keeps persistent local pet records and may create reminders if asked.
This looks safe to install as a local pet journal/tracker. Before using it, understand that it is designed to remember and store pet-related information under ~/pets/, including casual mentions, routines, health-related notes, photos, and possibly sitter or emergency details. If you use reminders, confirm any scheduled cron jobs and keep them easy to review or remove.
Findings (2)
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.
Pet-related information you casually share may be saved locally and reused in later conversations or reports.
The skill intentionally builds persistent local memory about pets, including routine, behavior, health, and training events, so future responses and reports can use that history.
**Always log.** Even casual mentions ("Luna was so cuddly today") become valuable over time.Use it only if you want persistent pet records; periodically review or delete ~/pets/ entries and avoid storing sensitive contact or medical details unless needed.
If reminders are configured, they may keep running after the immediate conversation until removed.
The skill suggests using cron jobs for recurring reminders, which is a persistent mechanism. The artifact does not show hidden or automatic setup, and reminders are aligned with pet care.
Recurring Reminders Set via cron jobs: - **Daily:** Feeding, walks, medication
Create scheduled reminders only with explicit user approval and make sure the user knows how to view, modify, or remove them.
