skills/vanilla-bar/kernel/pr-review/Gen Agent Trust Hub

pr-review

Pass

Audited by Gen Agent Trust Hub on Mar 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs its primary function using established system tools (gh CLI). No malicious code, credential theft, or unauthorized network operations were detected.
  • [PROMPT_INJECTION]: The skill exhibits an attack surface for indirect prompt injection because it processes untrusted data from Pull Request diffs, descriptions, and comments.
  • Ingestion points: Data enters the system via gh pr view and gh pr diff commands as specified in SKILL.md.
  • Boundary markers: The instructions do not define specific delimiters or instructions to ignore malicious commands embedded within the PR data.
  • Capability inventory: The skill uses gh for data retrieval and has the capability to read local files (source code, documentation, and configuration) as described in SKILL.md.
  • Sanitization: There is no explicit sanitization of the PR content before it is processed for review. While this presents a surface for potential instruction override, it is a common risk for this use case and does not indicate malicious intent by the author.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 11:43 AM
Security Audit — agent-trust-hub — pr-review