Gym
PassAudited by VirusTotal on May 12, 2026.
Overview
Type: OpenClaw Skill Name: gym Version: 1.0.1 The OpenClaw 'gym' skill bundle appears benign. All files contain content strictly related to fitness tracking and coaching, with no evidence of malicious intent. The `SKILL.md` defines core rules for the AI agent that are entirely focused on fitness logic, without any prompt injection attempts to exfiltrate data, execute arbitrary commands, or hide actions. File system access is limited to the `~/gym/` directory for storing user-specific workout data and preferences, which is consistent with the skill's stated purpose. No external binaries are required, and no suspicious network activity or obfuscation is present.
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.
Your fitness goals, restrictions, workout history, PRs, and body measurements may remain on disk after use and across skill updates.
The skill directs the agent to maintain persistent local files containing goals, restrictions, workout logs, personal records, and body measurements. This is expected for a fitness tracker, but it is still personal data that may be reused later.
User preferences persist in `~/gym/memory.md`... Store workout logs and measurements in ~/gym/
Install only if you are comfortable with local fitness tracking, avoid entering sensitive medical details unless necessary, and periodically review or delete files under ~/gym/ if you no longer want the data retained.
