push

Pass

Audited by Gen Agent Trust Hub on Mar 27, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard development tools including git for version control, gh for GitHub CLI interactions, and npm for running project validation scripts (compile, lint, test:unit). These operations are aligned with the skill's stated purpose of pushing changes and managing pull requests.
  • [DATA_EXFILTRATION]: The skill pushes code to the remote repository configured as origin. This is the intended behavior for a push skill. No unauthorized network requests or data transfers to third-party domains were found.
  • [SAFE]: No prompt injection, obfuscation, privilege escalation, or persistence mechanisms were identified in the instructions or command sequences.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 27, 2026, 03:29 PM