atomic-commits
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses several git commands including
git diff,git stash,git reset, andgit committo analyze and modify the local repository state. - [PROMPT_INJECTION]: Potential for indirect prompt injection. Ingestion point:
SKILL.mdreads untrusted file content viagit diff --cachedin Step 3. Boundary markers: Absent. Capability inventory: Orchestrates git command sequences to stage and commit files in Step 6. Sanitization: None. Adversarial instructions within the files being committed could potentially influence the commit messages or grouping logic.
Audit Metadata