git-workflow

Pass

Audited by Gen Agent Trust Hub on Mar 31, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill provides standard documentation and command examples for Git and GitHub CLI (gh). No suspicious code, obfuscation, or malicious intent was detected.
  • [COMMAND_EXECUTION]: The skill instructs the agent on how to use git and gh tools for repository management, including operations like git push, git pull, and gh pr create. These are the primary and intended functions of the skill.
  • [SAFE]: While the skill includes destructive commands such as git reset --hard, they are explicitly labeled as "DANGEROUS" in the documentation, which is consistent with best practices for technical guides.
  • [EXTERNAL_DOWNLOADS]: The skill references standard network operations through git fetch, git pull, and GitHub CLI operations. These interact with the user's own configured remote repositories (e.g., GitHub) as part of a normal development workflow.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 31, 2026, 09:05 AM
Security Audit — agent-trust-hub — git-workflow