openspec-ff-change
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes multiple commands using the
openspecCLI tool, includingopenspec new,openspec status, andopenspec instructions. These operations are essential to the skill's primary purpose of managing project artifacts and tracking implementation progress.- [PROMPT_INJECTION]: The skill exhibits a potential vulnerability to indirect prompt injection (Category 8). Ingestion points: It reads project background, artifact-specific rules, and instructions from the JSON output of theopenspec instructionscommand, as well as the contents of completed dependency files (Step 4a). Boundary markers: The instructions do not define delimiters or specific warnings to ignore embedded commands within the ingested data. Capability inventory: The skill possesses the ability to execute shell commands via theopenspecCLI and write new files to the system based on provided templates. Sanitization: There is no mention of sanitizing or validating the external content before it is used to guide the agent's file generation process.
Audit Metadata