git-workflow
Pass
Audited by Gen Agent Trust Hub on Jul 4, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for the agent to execute standard git commands (
status,commit,push,show,switch,restore) to manage version control tasks within the project repository. - [COMMAND_EXECUTION]: The skill executes a provided local Python script (
./scripts/codex_git_commit.py) to automate the retrieval of environment metadata, which is used to populateAssisted-bytrailers in commit messages. - [EXTERNAL_DOWNLOADS]: The script declares dependencies on
typerandopenai-codexvia PEP 723 metadata. Whileopenai-codexis a non-standard library, its use within the context of a 'Codex' workflow suggests it is a platform-specific SDK for retrieving thread-level metadata.
Audit Metadata