github-copilot-agent-tips-and-tricks
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation resource for developers to track and manage pull requests generated by GitHub Copilot.
- [COMMAND_EXECUTION]: The skill includes usage examples for well-known command-line utilities including
gh(GitHub CLI),git, andjq. These commands are used for filtering, listing, and inspecting repository state and do not involve arbitrary or dangerous execution patterns. - [CREDENTIALS_UNSAFE]: The documentation mentions setting the
GH_TOKENenvironment variable, but provides it only as a placeholder for the user's own configuration, which is standard practice for CLI authentication.
Audit Metadata