create-branch

Pass

Audited by Gen Agent Trust Hub on May 8, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs standard local git operations without any signs of malicious intent or unauthorized access. All repository modifications are gated by mandatory user confirmation.\n- [COMMAND_EXECUTION]: The skill uses git status, git diff, and git checkout -b to fulfill its purpose. These commands are executed locally and are restricted to managing the project's branch structure.\n- [PROMPT_INJECTION]: The skill reads untrusted code changes via git diff, which constitutes an indirect prompt injection surface. However, the potential impact is limited to the suggestion of a branch name, which must be manually reviewed and approved by the user before the command is run.
Audit Metadata
Risk Level
SAFE
Analyzed
May 8, 2026, 09:36 AM