Distinctive Design Systems

PassAudited by ClawScan on May 1, 2026.

Overview

This is an instruction-only design guidance skill with no code or credential requirements; the only noteworthy item is a user-directed, unpinned GitHub installation example in the README.

This skill appears safe for normal use as design-system guidance. Before running the optional README install command, confirm that you trust the referenced GitHub source or use a pinned version if one is available.

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 a user follows the README install command, they are trusting the referenced GitHub content at that branch path.

Why it was flagged

The README includes a user-directed install command from a GitHub branch path without a pinned version or checksum. This is ordinary installation documentation, but users should understand the provenance before running it.

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

Install only from a source you trust, and prefer a pinned release, commit, or registry package when available.