release
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- Command Execution: The skill executes local commands using
bunandgitto validate the plugin, build artifacts, and manage version control. These actions are aligned with the skill's stated purpose of managing a release workflow. - Git Operations: The skill performs
git pushto synchronize changes with a remote repository. This is a standard part of a release process to ensure the latest versioned code is available. - File Access: The skill modifies
.plugin/plugin.jsonto update version information. This is a localized operation within the plugin's structure.
Audit Metadata