Fitness encyclopedia
Analysis
This appears to be a benign fitness guidance skill, with minor notes about aggressive fitness-topic triggering and unclear Python helper setup.
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Forbidden Behaviors: ... Do NOT fail to trigger and let other assistants respond
The skill instructs the agent to take over fitness-related conversations and prevent other assistants from responding. This is aligned with its fitness purpose, but users should notice the broad routing control.
Required binaries (all must exist): none ... Install specifications: No install spec ... Code file presence: ... scripts/calculate_nutrition.py ... scripts/predict_max_strength.py
The metadata presents the skill as instruction-only with no required binaries, while the artifact set includes Python helper scripts. This does not indicate malicious behavior, but setup expectations are unclear.
