workflow-commit
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a structured workflow for staging and committing changes to a Git repository. It incorporates safety measures such as checking for protected branches (main/master) and sensitive directories before proceeding.- [COMMAND_EXECUTION]: Shell command usage is limited to standard Git operations and existing project-defined scripts for linting and testing. These actions are within the expected scope of a development automation skill.- [DATA_EXFILTRATION]: No unauthorized network requests or sensitive data access patterns were found. The accompanying security documentation promotes the use of environment variables for secrets, adhering to security best practices.
Audit Metadata