release
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard developer instructions for release automation using project-specific scripts (
pnpm release:desktop). No suspicious network operations, obfuscation, or credential access were identified. - [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands using the
pnpmpackage manager. These commands (release:desktop,build:desktop) are standard for JavaScript-based application development and are used here to automate the release process, including tagging and pushing to a remote repository.
Audit Metadata