openspec-bulk-archive-change
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill performs local file operations using
mkdirandmvto move change directories into an archive folder. It also interacts with theopenspecCLI tool. These actions are restricted to the local environment and the project's specific directory structure.\n- [PROMPT_INJECTION]: The skill reads content fromtasks.mdand delta spec files within theopenspec/changes/directory to determine archival status.\n - Ingestion points: Reads
openspec/changes/<name>/tasks.mdandopenspec/changes/<name>/specs/.\n - Boundary markers: None are specified for the parsing of these local markdown files.\n
- Capability inventory: The agent uses the file system (
mkdir,mv) and theopenspecCLI based on its analysis.\n - Sanitization: No explicit sanitization of the markdown content is performed before processing.
Audit Metadata