AKM Fashion
Analysis
This is a benign instruction-only fashion advisor, but it asks for personal wardrobe/body profile details and documents a user-run GitHub install command.
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-fashion-strategist --full-depth
The documentation shows a user-run install from a remote GitHub repository rather than a pinned package or commit. This is normal installation guidance and not automatic execution, but the external source should be noticed.
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 fashion profile ... body shape notes ... wardrobe assets ... PurchaseTolerance
The skill is designed to collect and reuse personal fashion context, including body, wardrobe, and purchase-tolerance details. This is central to the skill's purpose, but it is still personal profile information.
