Loading State Patterns

PassAudited by ClawScan on May 1, 2026.

Overview

This is a coherent instruction-only UI design skill with no sensitive access; the only notable item is a user-directed remote install command in the README.

This skill appears safe to use as UI design guidance. If you install it using the README command, verify the referenced GitHub source and choose project-local installation if you do not want it available globally.

Findings (1)

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.

What this means

If the user chooses to run the install command, they should be comfortable trusting the referenced source.

Why it was flagged

The README documents a user-directed remote install command. It is not automatic and fits the purpose of installing the skill, but it relies on trusting the referenced GitHub source and CLI behavior.

Skill content
npx add https://github.com/wpank/ai/tree/main/skills/design-systems/loading-state-patterns
Recommendation

Review the GitHub source or install manually from a trusted copy before running the command, especially in a sensitive project environment.