Pilates (Session Planner, Form Coach, Progress Tracker)

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: pilates Version: 1.0.0 The Pilates skill bundle is a well-structured set of instructions and templates designed to assist users with Pilates practice and tracking. It operates entirely locally within the `~/pilates/` directory, explicitly states it makes no network requests, and requires user confirmation before performing any file writes. The content focuses purely on movement coaching, safety modifications, and progress logging without any evidence of malicious intent, data exfiltration, or unauthorized execution.

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

Future sessions may reuse stored health and practice notes; those notes could reveal sensitive information or influence coaching if they become outdated or inaccurate.

Why it was flagged

The skill creates persistent local memory that can include pain, pregnancy/postpartum, surgery, bone-health, and stop-signal information, which is sensitive even though it is purpose-aligned and local.

Skill content
Create `~/pilates/memory.md` ... ## Safety Context
joint_or_pain_notes:
pregnancy_or_postpartum_notes:
bone_health_or_surgery_notes:
red_flags_to_watch:
stop_if:
Recommendation

Only approve local file creation if you are comfortable storing this information, keep details minimal, and periodically review or delete the files under ~/pilates/.