skills/build000r/skills/commit/Gen Agent Trust Hub

commit

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses shell commands like git status, git diff, git add, and git commit to manage repository state. These operations are the intended primary purpose of the skill and do not involve privilege escalation or unsafe persistence.\n- [PROMPT_INJECTION]: Identified potential surface for indirect prompt injection (Category 8) where untrusted data could be processed. 1. Ingestion points: git status and git diff (SKILL.md). 2. Boundary markers: Explicit instructions to 'Claim your files' and only pick modified files act as logical boundaries. 3. Capability inventory: git add and git commit (SKILL.md). 4. Sanitization: No explicit sanitization of file contents is defined.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 02:39 PM