git-github-write-as-bot
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides command templates for
gitandgh(GitHub CLI) to perform version control tasks. These commands are restricted to their intended purpose of identity management and code submission. - [CREDENTIALS_UNSAFE]: Uses the
$GITHUB_BOT_TOKENenvironment variable for authentication with the GitHub CLI and git credential helper. This is a standard and secure method for providing secrets to an agent environment without hardcoding them in the source code.
Audit Metadata