RPG Life XP Engine — Gamify Real Life
PassAudited by ClawScan on May 1, 2026.
Overview
This instruction-only skill coherently gamifies task tracking, with the main thing to notice being that it stores a local history of personal activity.
This looks safe for its stated purpose. Before installing, be aware that it is designed to maintain a local character file with your completed tasks, streaks, and achievements, so avoid recording sensitive personal details unless you are comfortable keeping them in that file.
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.
Completed tasks and habit patterns could remain in the local character file over time.
The skill keeps a persistent local record of tasks, stats, streaks, achievements, and history. This is expected for an XP tracker, but it means personal activity data may be retained and reused.
The character state is stored in `data/character.json` ... "history": [] ... 9. Save character state
Use it only for activity data you are comfortable storing locally, and periodically review or delete data/character.json if you do not want a long-term history.
