Fitness Support

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: fitness-support Version: 1.0.0 The OpenClaw skill bundle 'fitness-support' is classified as benign. All files, including `_meta.json`, `SKILL.md`, `AGENT.md`, and `MEMORY.md`, contain content strictly related to a personal fitness coach. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent's purpose or access unauthorized data. The instructions in `SKILL.md` and `AGENT.md` are consistent with the stated goal of providing fitness guidance and tracking progress.

Findings (0)

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

The agent may retain and reuse details about workouts, injuries, recovery, sleep, and nutrition when giving future advice.

Why it was flagged

The skill explicitly stores ongoing personal fitness, injury, and recovery information in memory. This supports the coaching purpose, but users should understand that personal health-adjacent details may persist and influence future responses.

Skill content
I maintain a memory file with: Your current dumbbell weights; Workout history and performance; Personal records (PRs); Weak points and focus areas; Any injuries or limitations; ... Nutrition and recovery patterns
Recommendation

Only record information you are comfortable keeping in the skill memory, and review or clear the memory if the profile is inaccurate or too personal.

What this means

If installed as-is, the agent may assume the user is the person named in the memory file or use those prefilled training details when making recommendations.

Why it was flagged

The bundled memory file is pre-populated with a specific client name and fitness profile. This appears aligned with the skill's tracking function, but users should check that the stored profile belongs to them and does not bias coaching with another person's details.

Skill content
**Name:** Kavinda ... **Dumbbell Weights:** 5kg each ... **Workout Frequency:** 4 days/week ... **Sleep Patterns:** [e.g., 7-8 hrs/night] ... **Stress Levels:** [As relevant to recovery]
Recommendation

Before using the skill, edit or reset MEMORY.md so it reflects the current user's actual profile and does not contain unwanted personal information.