Feature Specification
PassAudited by VirusTotal on May 12, 2026.
Overview
Type: OpenClaw Skill Name: feature-specification Version: 1.0.0 The skill bundle is designed to help an AI agent generate detailed feature specifications from persona documents. All files, including the SKILL.md instructions for the AI agent, consistently describe a documentation generation process. There are no signs of prompt injection attempts, unauthorized command execution, data exfiltration, persistence mechanisms, or any other malicious intent. Installation instructions use standard package managers (`npx clawhub`, `npx add`) or manual file copying, which are appropriate for skill deployment.
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.
