codex-github

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses shell commands to manage the local developer environment.
  • Environment Verification: Executes git --version and gh --version to check for required tools.
  • Authentication: Runs gh auth login --web to trigger the official GitHub authentication flow.
  • Global Configuration: Modifies the user's global environment by setting user.name and user.email via git config --global.
  • Repository Management: Automates the creation and pushing of a test repository to verify the connection and permissions.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 03:36 AM
Security Audit — agent-trust-hub — codex-github