openspec-archive-change
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Executes the
openspecCLI utility to interact with the project's change tracking system and verify artifact status. - [COMMAND_EXECUTION]: Uses standard shell commands including
mkdir -pandmvto create archive structures and relocate project directories. - [DATA_EXPOSURE]: Reads local project files such as
tasks.mdand markdown specifications to determine the completion and synchronization state of a change. - [PROMPT_INJECTION]: The skill ingests untrusted data from local project files which creates a surface for indirect prompt injection. 1. Ingestion points: Reading
tasks.mdand various.mdspecification files. 2. Boundary markers: None specified to delimit ingested content. 3. Capability inventory: Subprocess calls toopenspecCLI, filesystem modification (mkdir,mv). 4. Sanitization: No sanitization of file content is performed before processing.
Audit Metadata