openspec-archive-change
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
openspecCLI to query project state and uses shell commands (mkdir,mv) to relocate directories into an archive structure. These operations are standard for file management tasks and aligned with the vendor's documentation. - [SAFE]: The skill implements protective logic by requiring user confirmation via the
AskUserQuestiontool whenever incomplete artifacts or tasks are detected, ensuring that sensitive file movements are authorized by the user.
Audit Metadata