review-spec
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs benign file system operations, specifically reading documentation files within the project's 'specs/' directory and a configuration file in '.specify/memory/constitution.md'. No sensitive file paths (e.g., credentials or SSH keys) are accessed.- [SAFE]: There are no network operations, external downloads, or remote code execution patterns. The skill's functionality is contained within the local environment.- [SAFE]: The shell commands used ('fd' and 'cat') are standard for file discovery and reading, posing no privilege escalation or persistence risks.- [SAFE]: The skill utilizes platform-specific commands and internal tool references (e.g., '/speckit.*') as intended for integrated developer workflows.
Audit Metadata