release
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and guides for standard software release workflows. It does not contain any malicious patterns such as obfuscation, exfiltration, or unauthorized command execution.- [COMMAND_EXECUTION]: The skill defines clear boundaries for command execution using the
allowed-toolsfrontmatter, restricting theBashtool to onlygitandnpm versioncommands. This follows the principle of least privilege.- [INDIRECT_PROMPT_INJECTION]: The skill processes project metadata from files likepackage.jsonandCHANGELOG.md. While this presents a potential ingestion surface for indirect prompt injection, the skill is configured withdisable-model-invocation: true, which mitigates risks associated with the model interpreting data as new instructions.- [EXTERNAL_DOWNLOADS]: The documentation references standard development utilities and packages likeconventional-changelog-cliand@semantic-releaseplugins. These are well-known tools within the development ecosystem and are cited for legitimate workflow automation.
Audit Metadata