configuring-git

Pass

Audited by Gen Agent Trust Hub on Mar 14, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [SAFE]: No malicious behavior, obfuscation, or sensitive data exposure was detected in the configuration files.
  • [COMMAND_EXECUTION]: The skill describes the use of a custom git-cleanup.sh script for branch pruning and a sequence editor script for reversing commit order in interactive rebases. These are standard developer utility functions and are transparently documented.
  • [PROMPT_INJECTION]: The skill has an indirect prompt injection surface as it processes untrusted Git metadata (Category 8).
  • Ingestion points: Branch names collected by the git-cleanup command and commit messages processed during interactive rebases.
  • Boundary markers: No delimiters or warnings against embedded instructions are documented.
  • Capability inventory: The skill utilizes forced branch deletion (git branch -D) and arbitrary script execution through Git's sequence.editor configuration.
  • Sanitization: The documentation does not specify any sanitization or validation of the ingested Git metadata.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 14, 2026, 05:19 PM