openspec-verify-change
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local CLI commands using the 'openspec' tool to list, check status, and apply instructions for change management. Evidence includes the use of commands like
openspec list --json,openspec status --change "<name>" --json, andopenspec instructions apply --change "<name>" --json. - [SAFE]: The skill accesses local project artifacts such as
tasks.md,design.md, and specification files inopenspec/changes/<name>/specs/. These read operations are used solely to generate a comparative report for the user and are consistent with the skill's primary function of verification.
Audit Metadata