cs-feat-accept
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard version control and text searching utilities, including
git status,git log,git diff, andgrep, to verify code implementation against documented designs and checklist items. - [COMMAND_EXECUTION]: It references the execution of a local project-specific script,
validate-yaml.py, which is used to maintain the integrity of roadmap configuration files within the workspace. - [COMMAND_EXECUTION]: The final audit procedure involves running standard development lifecycle commands such as
build,typecheck,lint, andtestto confirm the stability of the feature before acceptance. - [SAFE]: All file operations, including the generation of acceptance reports and updates to roadmap/requirement documents, are restricted to the local project environment and follow strict governance protocols defined in the skill instructions.
Audit Metadata