AKM Fitness
Analysis
This is a coherent instruction-only fitness planning skill, with the main user consideration being that it asks for sensitive fitness and injury details for reuse in workout decisions.
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.
npx skills add https://github.com/sirsws/akm --skill akm-fitness-planner --full-depth
The artifacts document a user-run install command from GitHub. This is expected setup documentation and no install hooks or code files are present, but users should still trust the source before installing.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
actively elicit a reusable fitness profile ... current pain, old injuries, joint limits, spine limits ... whether food intake is tracked ... whether sleep and recovery are normal
The skill asks the user to provide sensitive health-adjacent fitness information and frames the resulting profile as reusable for downstream decisions.
