ag-atomic-commit
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it is designed to read and follow rules defined in untrusted repository files. \n- Ingestion points: The skill reads
AGENTS.mdfiles andgit diffoutputs. \n- Boundary markers: None are present to separate instructions in the codebase from the skill's own logic. \n- Capability inventory: The skill can executegit commit,git push, and repository-specific validation commands. \n- Sanitization: Content read from the files is not sanitized or escaped. \n- [COMMAND_EXECUTION]: The skill executes local shell commands usinggitand is instructed to 'Run the narrowest relevant check first', which may involve executing scripts or binaries present in the local repository environment.
Audit Metadata