Workouts

PassAudited by ClawScan on May 1, 2026.

Overview

This is a coherent instruction-only workout tracker that stores personal fitness history locally, with no code, install steps, credentials, or network behavior shown.

This skill appears safe and purpose-aligned for local workout tracking. Before installing, consider that it may create and reuse files under ~/workouts/ containing fitness history, injury notes, recovery quality, and optional health/body-composition information; keep that folder private if the contents are sensitive.

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.

What this means

Your workout history and related notes may be kept over time and used to make future suggestions.

Why it was flagged

The skill establishes persistent local storage for workout data that can be reused across future interactions.

Skill content
Create `~/workouts/` as workspace
Recommendation

Review what is saved in ~/workouts/ and avoid recording sensitive health details unless you are comfortable storing them there.

What this means

Injury, soreness, sleep, energy, and body-composition notes could reveal private health information if shared or synced outside the local workspace.

Why it was flagged

The skill explicitly asks to record injury and recovery information, which can be sensitive personal health-related data.

Skill content
Log injuries with date, severity, affected exercises
Recommendation

Keep the workout folder private and be cautious about syncing, sharing, or copying these logs to public or team locations.