create-pr
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill instructions and referenced commands are consistent with standard software development practices. No malicious patterns such as prompt injection, obfuscation, or unauthorized data exfiltration were detected.
- [COMMAND_EXECUTION]: The skill utilizes several standard command-line tools, including
gitfor version control,gh(GitHub CLI) for PR management, andcargofor Rust-specific linting and formatting. It also references a local repository script./script/presubmit. These executions are appropriate for the skill's stated purpose and do not represent a security risk in this context.
Audit Metadata