Feature Specification

PassAudited by ClawScan on May 1, 2026.

Overview

This is a documentation-only skill for turning persona notes into feature specs, with only a minor install-provenance note for an optional unpinned GitHub install command.

This skill appears safe for its intended purpose of drafting feature specifications. Before installing, prefer the registry install path or verify the optional GitHub-based install source, especially because it references a branch rather than a pinned version.

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 installs from the unpinned GitHub path, they may receive whatever content is present at that branch at install time.

Why it was flagged

The README offers an optional install command from a moving GitHub branch path rather than a pinned release or commit. This is user-directed setup and not hidden behavior, but users should trust the source before installing from it.

Skill content
npx add https://github.com/wpank/ai/tree/main/skills/meta/feature-specification
Recommendation

Install through the trusted registry when possible, or verify the GitHub repository and pin a specific commit or release before using the direct install command.