skills/getsentry/skills/pr-link-issue/Gen Agent Trust Hub

pr-link-issue

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes the GitHub CLI (gh) to interact with pull requests and issues. Specifically, it uses gh pr view to fetch current status, gh issue view to read comments, and gh pr edit to update descriptions. These commands are standard for GitHub automation tasks.
  • [SAFE]: No malicious patterns were identified. The skill includes logic to prevent overwriting existing PR content and uses a specific regex ([a-z]+-[0-9]+) to filter Linear ticket IDs from external comments. This restrictive filtering serves as a safeguard against processing arbitrary or malicious text from untrusted data sources.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 07:35 AM
Security Audit — agent-trust-hub — pr-link-issue