Feature Specification
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
Findings (0)
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.
If a user installs from the unpinned GitHub path, they may receive whatever content is present at that branch at install time.
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.
npx add https://github.com/wpank/ai/tree/main/skills/meta/feature-specification
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.
