code-from-issues
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard Git commands including
git switch,git push,git pull, andgit rebase. These operations are limited to the local repository and the establishedoriginremote, which is consistent with the skill's purpose of managing development workflows. - [SAFE]: The branch naming logic and base branch discovery processes are designed to follow existing repository conventions and data from official issue trackers (e.g., Linear, GitHub, Jira), reducing the risk of arbitrary or conflicting branch creation.
- [SAFE]: No suspicious network operations, credential exposures, or obfuscation techniques were detected in the instructions.
Audit Metadata