Back to skill
v1.0.0
Design System Patterns
BenignClawScan verdict for this skill. Analyzed May 1, 2026, 5:32 AM.
Analysis
This is a documentation-only design-system skill; the only notable issue is a user-directed unpinned GitHub/npx install path in the README.
GuidanceThis skill appears safe for normal use as design-system guidance. If you follow the README installation command, review the GitHub source or use a pinned/trusted source, especially before installing it into global Cursor or Claude skill directories.
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.
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
SeverityLowConfidenceHighStatusNote
README.md
npx add https://github.com/wpank/ai/tree/main/skills/design-systems/design-system-patterns
The README provides a user-directed install command from an unpinned GitHub branch/path, plus manual copy instructions into agent skill directories. This is not hidden or automatic, but users should verify the source before installing.
User impactIf the README install command is used, the user depends on the current contents of that remote GitHub path and may persist the skill in global agent directories.
RecommendationInstall from a trusted registry/source when possible, or pin and review the GitHub contents before copying the skill globally.
