pi-coding-agent
Warn
Audited by Snyk on Aug 8, 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). Pi’s RPC mode ingests arbitrary outsider-authored free text via
pi --mode rpcwhere a client can send{ "type":"prompt", ... "message": ... }and that message is forwarded into the LLM context (agent-coreconverts messages with role"user"into LLM input).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata