finishing-a-development-branch

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses standard development commands including git (branch management, worktrees), gh (GitHub PR creation), and language-specific test runners like npm test, cargo test, pytest, and go test. These commands are used as intended for local development workflows.\n- [DATA_EXFILTRATION]: The skill uses git push to upload code to the repository's 'origin' remote. This is a standard part of the development cycle and does not involve sending data to unauthorized external entities.\n- [PROMPT_INJECTION]: The skill instructions do not contain any patterns associated with prompt injection, role-play bypasses, or instructions to ignore safety protocols.\n- [REMOTE_CODE_EXECUTION]: All code and commands are executed locally within the project environment. The skill does not download external scripts or execute code from untrusted remote sources.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 06:51 AM