git-activity
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/git-activity.shexecutes thegitcommand locally to retrieve commit logs. This is the primary and intended purpose of the skill. - [COMMAND_EXECUTION]: Uses
jqfor robust JSON processing andmktempfor managing temporary files during the log extraction process. - [COMMAND_EXECUTION]: Leverages standard shell utilities like
datefor calculating date ranges across different operating systems (Linux and macOS/BSD).
Audit Metadata