commit
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill directs the agent to execute standard version control commands such as
git status,git diff,git add, andgit commit. These actions are necessary for the skill's primary function and are performed within the local repository environment.- [PROMPT_INJECTION]: The instructions include forceful directives like "Execute immediately" and "Do not ask questions." These are functional markers intended to streamline automation and do not indicate an attempt to bypass safety filters or extract system prompts.- [PROMPT_INJECTION]: The skill has an indirect prompt injection surface as it ingests untrusted data fromgit statusandgit diffoutputs (SKILL.md). While there are no explicit boundary markers or sanitization logic, the agent's capabilities are restricted to standard Git operations, minimizing the risk of harmful outcomes from embedded instructions.
Audit Metadata