changelog-generator
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses several standard Git commands to retrieve commit history and tags (e.g.,
git log,git tag,git describe,git show). These are used exclusively for their intended purpose of reading repository metadata to generate documentation. No dangerous command patterns, such as piping to shells or modifying system files, are present.
Audit Metadata