finish-branch
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a legitimate and structured workflow for finalizing development tasks. It uses common command-line utilities such as git and the GitHub CLI (gh) for their intended purposes.
- [COMMAND_EXECUTION]: The instructions involve executing standard development commands for testing (e.g., npm test, pytest) and version control (e.g., git merge, git push). These operations are transparent, scoped to the user's project, and consistent with the skill's stated objective.
- [DATA_EXPOSURE_AND_EXFILTRATION]: No patterns of unauthorized data access or exfiltration were found. The network operations (git push and gh pr create) are routine actions for interacting with the project's remote repository.
- [PRIVILEGE_ESCALATION]: No attempts to acquire elevated permissions or use administrative commands (like sudo) were identified.
- [PROMPT_INJECTION]: The skill does not contain instructions that attempt to bypass safety filters or override system-level agent behavior. The instructional language used is purely for defining the logic flow of the branch completion process.
Audit Metadata