openspec-archive-change

Pass

Audited by Gen Agent Trust Hub on Aug 24, 2026

Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
  • [PROMPT_INJECTION]: The skill processes data from local files and CLI tool outputs, representing an indirect prompt injection surface.\n
  • Ingestion points: Reads content from tasks.md and parses JSON output from openspec list and openspec status (SKILL.md).\n
  • Boundary markers: The instructions do not use delimiters to wrap external content or provide directives to ignore potentially malicious instructions within that content.\n
  • Capability inventory: The skill can execute file system commands (mkdir, mv) and trigger additional agent skills using the Task tool.\n
  • Sanitization: There is no evidence of sanitization or validation of the data retrieved from external files or tool outputs before it is used to drive logic.\n- [COMMAND_EXECUTION]: The skill executes shell commands using variables derived from the output of the openspec CLI.\n
  • Evidence: The commands mkdir and mv use variables like <planningHome.changesDir> and <changeRoot> which are obtained from openspec status --json (SKILL.md).
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 24, 2026, 04:18 PM
Security Audit — agent-trust-hub — openspec-archive-change