release
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local git commands (
git describe,git log) to analyze commit history for versioning information. This is a standard and expected operation for a release management tool. - [COMMAND_EXECUTION]: It runs a local Python script (
scripts/generate_changelog.py) to generate the project's changelog. This script is part of the repository's own tooling and does not involve downloading or executing remote code from untrusted sources.
Audit Metadata