Back to skill
v1.0.2

AKM Fitness

BenignClawScan verdict for this skill. Analyzed May 1, 2026, 8:24 AM.

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.

GuidanceBefore installing, verify the referenced source if using the CLI command. When using the skill, provide only the fitness, injury, recovery, and nutrition-tracking details you are comfortable keeping in the agent context, and do not treat the output as medical diagnosis or rehabilitation advice.

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.

Abnormal behavior control

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.

Agentic Supply Chain Vulnerabilities
SeverityInfoConfidenceHighStatusNote
SKILL.md
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.

User impactInstalling through the CLI means trusting the referenced GitHub source for the skill files.
RecommendationInstall from the ClawHub listing or verify the GitHub repository and skill path before running the CLI command.
Sensitive data protection

Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.

Memory and Context Poisoning
SeverityLowConfidenceHighStatusNote
ELICITATION_PROMPT.md
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.

User impactInjury, pain, sleep, recovery, and food-tracking details could remain in the conversation or any platform memory used to reuse the profile.
RecommendationShare only details you are comfortable storing in the agent context, review any saved profile before reuse, and use a qualified clinician for diagnosis or rehabilitation decisions.