openspec-verify-change

Pass

Audited by Gen Agent Trust Hub on Jul 3, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes several commands via the openspec CLI to gather project metadata and artifact paths for analysis.
  • Evidence: openspec list --json, openspec status --change "<name>" --json, and openspec instructions apply --change "<name>" --json.
  • [EXTERNAL_DOWNLOADS]: The skill requires the external openspec CLI tool to be present on the system to function. This dependency is declared in the skill metadata.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted content from local project files, including task lists and requirement specifications.
  • Ingestion points: Reads files found in the contextFiles list returned by the CLI and searches the local codebase (SKILL.md).
  • Boundary markers: None identified.
  • Capability inventory: Limited to read-only analysis and executing the openspec CLI; no arbitrary file write or external network operations are specified.
  • Sanitization: Not present; the agent parses requirements and scenarios directly from markdown artifacts.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 3, 2026, 03:11 PM
Security Audit — agent-trust-hub — openspec-verify-change