Lofy Fitness
PassAudited by ClawScan on May 1, 2026.
Overview
This instruction-only fitness tracker is coherent and scoped, but it stores personal workout and meal history in a persistent local JSON file.
This appears safe to install for fitness tracking. Before using it, be aware that it is designed to keep a running local record of workouts, meals, PRs, goals, and possibly weight logs, so you should review or delete that file if you do not want those details retained.
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.
Your workouts, meals, goals, weight logs, and summaries may be stored locally and reused in later fitness conversations.
The skill creates and reuses persistent personal fitness and meal data, which is expected for its purpose but should be visible to the user because stored entries can affect future reminders, PR detection, and reports.
Always read `data/fitness.json` before responding about fitness Update the JSON immediately after any fitness conversation
Review the stored fitness file periodically, avoid adding sensitive health details you do not want retained, and correct or delete inaccurate entries.
