prepare-release
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Local Script Execution: The skill automates release tasks by executing PowerShell scripts (
version-bump.ps1andmerge-to-release.ps1) located within the repository'sscripts/directory. This is a standard automation pattern designed to ensure consistency during the release process. - Command Argument Interpolation: The skill incorporates user-provided input, specifically version numbers, into shell commands. This is necessary for the skill's primary function of updating project metadata and branch management.
- External Repository Interaction: All links and references target the official GitHub repository for the Feature Management .NET SDK, which is consistent with the skill's stated purpose.
Audit Metadata