finish-feature
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes git commands and project-defined test commands (e.g., from package.json or Makefile). This is the intended primary purpose of the skill to ensure code quality before merging a feature branch.
- [DATA_EXFILTRATION]: The skill performs a 'git push origin develop' operation. This is a standard developer workflow and targets the project's configured remote repository as part of the git-flow process.
Audit Metadata