octocode-pull-request-reviewer

Warn

Audited by Snyk on Jun 18, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.85). PR Mode fetches remote PR metadata/diff/comments via githubSearchPullRequests (including withComments=true), which ingests outsider-authored free text from PR descriptions and prior comments into the agent’s LLM context.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.80). The skill explicitly fetches and MUST apply repository-hosted guideline files at runtime (e.g., githubGetFileContent of .octocode/pr-guidelines.md — example URL: https://github.com/{OWNER}/{REPO}/blob/{BRANCH}/.octocode/pr-guidelines.md), so remote repo content can directly control the agent's prompts/instructions during review.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 18, 2026, 04:44 AM
Issues
2
Security Audit — snyk — octocode-pull-request-reviewer