rjv-pr-descriptions
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill ingests untrusted data from GitHub PR diffs, titles, and existing bodies via
gh pr viewandgh pr diffin SKILL.md. There are no explicit boundary markers or content sanitization for this data in the instructions. However, this interaction is a core part of its PR documentation function and the skill's write capability is scoped to thegh pr editcommand.\n- [COMMAND_EXECUTION]: The skill uses theghcommand-line tool. It instructs the agent in SKILL.md to usegh pr edit --body-file -and pipe the content, which is a secure practice to prevent shell character injection issues.
Audit Metadata