sharing-skills
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill outlines a standard developer workflow for version control and pull request submission using well-known tools like
gitand the GitHub CLI (gh). - [EXTERNAL_DOWNLOADS]: Mentions the use of the
ghCLI andgit, which are official tools from GitHub, a well-known service. These references are neutral and part of the intended workflow. - [COMMAND_EXECUTION]: Contains shell command examples for git operations (pull, push, branch, commit) and pull request creation. These are standard operations for a development skill and do not involve privilege escalation or obfuscation.
Audit Metadata