Back to skill
v1.0.2

AKM Fashion

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

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.

GuidanceThis skill appears safe for its stated purpose. Before using it, be mindful that good results require sharing personal body, wardrobe, scene, and purchase-preference details; share only what you are comfortable saving or reusing, and review the GitHub source if you install via the documented npx 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.

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-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.

User impactIf you choose to install using this command, you are relying on the referenced GitHub repository content at install time.
RecommendationInstall from the trusted ClawHub listing when possible, or review the referenced GitHub repository before using the CLI install 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 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.

User impactYour agent may ask for and reuse details about your body, wardrobe, lifestyle scenes, comfort needs, and buying preferences.
RecommendationOnly provide details you are comfortable having in the profile, avoid unnecessary identity-specific information, and ask the agent not to store or to redact the profile if you do not want reuse.