gitops
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard git commands (pull, status, add, commit, push, checkout) to perform version control tasks.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests data from local files in the .scratch/ directory to automate commit message generation. 1. Ingestion points: NOTES.md and REVIEW.md files as specified in SKILL.md. 2. Boundary markers: Absent. 3. Capability inventory: Includes network operations (git push) and file staging. 4. Sanitization: Absent.
- [EXTERNAL_DOWNLOADS]: The skill synchronizes with remote repositories using git pull.
Audit Metadata