rhdh-pr-review
Warn
Audited by Snyk on Aug 21, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). In
scripts/fetch_pr_context.pyused byworkflows/fetch-github.md, the agent fetches GitHub PR bodies/diffs and also fetcheslinkedIssues(issue titles/bodies) andexistingComments/existingReviewsviagh apifor the specified PR, thereby ingesting outsider-authored free text from those PR/issue/comment sources at runtime.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The workflows fetch and apply remote install manifests and CI-built container images at runtime (e.g., curl "https://raw.githubusercontent.com/redhat-developer/rhdh-operator/${PR_BRANCH}/dist/rhdh/install.yaml" and docker://quay.io/rhdh-community/operator:TAG), which causes execution of external code on the target cluster and the skill depends on those resources.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata