pr-summary
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
gh pr listto retrieve pull request data from GitHub. This is a standard use of the GitHub CLI and aligns with the skill's stated purpose of summarizing PRs. - [DATA_EXPOSURE]: The script writes the formatted summary to
/tmp/pr-summary.md. While this is a shared directory, the content consists of public or repository-level metadata (PR titles and URLs) already accessible to the agent/user, and does not include sensitive credentials or private files.
Audit Metadata