manage-changelog
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is focused on documentation management and uses local file operations (Read, Write, Edit, Grep) to maintain changelog files. It follows established best practices for software versioning documentation.
- [SAFE]: Command execution is limited to standard, non-destructive CLI utilities such as ls, grep, sort, and uniq, which are used solely for file discovery and format validation.
- [SAFE]: No network operations, sensitive data access (e.g., credentials or environment variables), or external code downloads were detected.
- [SAFE]: The skill processes project-specific data like git logs and existing changelog entries. While this is an ingestion surface, the operations are restricted to text categorization and formatting within the local environment, posing no significant security risk.
Audit Metadata