commit
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [Command Execution]: The skill executes local git commands including
git log,git status,git add, andgit commit. These are standard development tools used for their primary purpose of repository management within the local environment. - [Indirect Prompt Injection Consideration]: The skill processes external data from git logs and file diffs to determine commit conventions. While this data could theoretically contain instructions intended to influence the agent, the skill includes explicit guidelines to focus on repository conventions and requires the agent to ask the user for confirmation if any staged content or secrets appear risky.
Audit Metadata