status
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard development commands including
git log,git symbolic-ref, andgit rev-parseto determine project state. It also interacts with a local CLI tool calledforgefor issue management (e.g.,forge list,forge sync,forge team workload). These operations are within the expected scope of a project status and management skill. - [COMMAND_EXECUTION]: The skill includes a shell script (
scripts/smart-status.sh) that computes issue rankings. The script is part of the local repository and executes locally to provide project insights.
Audit Metadata