skills/icarealot/dotfiles/commit/Gen Agent Trust Hub

commit

Pass

Audited by Gen Agent Trust Hub on Aug 13, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes Git commands locally to interact with the repository state. Evidence: Run git status, git diff --staged, git reset, git add, and git commit instructions in SKILL.md.
  • [PROMPT_INJECTION]: The skill exhibits an Indirect Prompt Injection surface as it processes untrusted data from the Git index.
  • Ingestion points: Reads staged code changes via git diff --staged in SKILL.md.
  • Boundary markers: The skill explicitly mandates a human-in-the-loop checkpoint: 'Only commit after user says yes'.
  • Capability inventory: Performs file system modifications through Git index updates and commit creation.
  • Sanitization: Relies on user verification of the proposed commit messages and groups to prevent the execution of embedded instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 13, 2026, 08:51 AM
Security Audit — agent-trust-hub — commit