opencode
Warn
Audited by Snyk on Aug 14, 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). The required runtime workflow lets the user/attacker supply arbitrary prompt text via the
opencode runcommand and iterativeprocess(action="submit", ... data="..."), which OpenCode then ingests as free text for the coding agent.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill includes a runtime git clone of an external repository that is fetched and then used as the agent's review context, which can directly control prompts/instructions: https://github.com/user/repo.git
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata