gsp-dev
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
Bashtool to execute standardgh(GitHub CLI) andgitcommands. These are used to fetch repository metadata, such as milestones and open issues, and to inspect local branch history viagit logandgit status. - [EXTERNAL_DOWNLOADS]: It communicates with official GitHub APIs through the
ghCLI to retrieve project state. This is limited to metadata retrieval from the specified repositoryjubscodes/get-shit-pretty. - [SAFE]: The skill's operations are read-only by design and focus on analyzing project data to provide task recommendations. It operates on the author's own infrastructure and does not involve credential harvesting, data exfiltration, or unauthorized persistence.
Audit Metadata