pr-draft-summary
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute several shell commands using
gitto retrieve repository state, includinggit rev-parse,git status,git ls-files,git diff, andgit log. These commands are used solely to collect metadata for generating a PR summary and description. - [SAFE]: The skill focuses on legitimate development workflows for the
openai/openai-agents-pythonrepository. It does not attempt to access sensitive files, exfiltrate data to unknown domains, or execute remote code from untrusted sources. References to the GitHub API are intended for fetching public issue context to enrich the PR draft.
Audit Metadata