github
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard usage of the official GitHub CLI (
gh). All suggested commands are intended for legitimate engineering collaboration workflows. - [SAFE]: The skill emphasizes security best practices by recommending the use of
gh auth statusandgh auth tokento leverage existing local authentication rather than hardcoding or insecurely exporting tokens. - [SAFE]: The instructions include safety guardrails, explicitly stating that destructive actions (like deleting branches or force pushing) must require human confirmation.
- [EXTERNAL_DOWNLOADS]: The skill provides an installation command
npx clawhub@latest install github. While this fetches external code,clawhubis the platform's standard package runner, making this an expected deployment step.
Audit Metadata