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, and git rebase. These operations are limited to the local repository and the established origin remote, 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
Risk Level
SAFE
Analyzed
Jun 15, 2026, 03:08 PM
Security Audit — agent-trust-hub — code-from-issues