cross-review-project

Warn

Audited by Snyk on Jun 20, 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). The required runtime path includes send_task/poll_tasks exchanging review_bundle and response payloads through the cross-review-mcp broker; those payloads are authored by the peer (an outsider relative to the operating user) and are ingested into the agent’s LLM context when the agent polls tasks and reads the findings JSON.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs the agent at runtime to read an external protocol resource ("cross-review://protocol") — a markdown document that informs and constrains the agent's review behavior — which is a runtime-fetched document that directly controls prompts/instructions.

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 20, 2026, 05:54 PM
Issues
2
Security Audit — snyk — cross-review-project