sdd-verify
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill dynamically detects and executes build, test, and coverage commands from the local project environment.
- Ingestion Points: Commands are retrieved from
openspec/config.yaml,package.json,pyproject.toml, andMakefile. - Capability Inventory: The skill uses
subprocessor equivalent agent capabilities to run{test_command},{build_command}, and{test_command} --coverage. - Context: This execution is the primary intended purpose of the skill, used to generate a verification report with runtime evidence.
Audit Metadata