eliteforge-git-feature-oriented-spec

Pass

Audited by Gen Agent Trust Hub on May 12, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides several Bash scripts in the scripts/ directory (auto_merge, check_merge, delete_local_branches, delete_merged_branches, git_change_summary.sh, rename_git_branch, user_code.sh) that perform local and remote Git operations. These scripts automate tasks such as branch renaming, merging feature branches, and calculating code statistics.
  • [DATA_EXFILTRATION]: Network activity is limited to standard Git remote operations (git fetch, git pull, git push) to the project's configured origin. No unauthorized data exfiltration or network calls to external domains were identified.
  • [PROMPT_INJECTION]: The skill instructions define specific Git workflows and naming conventions. They do not contain instructions aimed at bypassing agent safety filters or overriding core system instructions. While the skill processes external data (Git branch names and commit messages), which constitutes an indirect prompt injection surface, there are no exploitable capabilities beyond standard version control management.
Audit Metadata
Risk Level
SAFE
Analyzed
May 12, 2026, 02:55 AM