even-g2-bridge

Warn

Audited by Snyk on Jun 17, 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.95). Outsider free text is the G2 user’s transcribed voice message (from the Even Realities G2 app) which the worker reads from body.messages[].content and forwards into the LLM context via callGateway() (and also directClaude() fallback), so the runtime LLM input can contain arbitrary outsider-authored text.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The prompt instructs modifying the OpenClaw host configuration (enabling an HTTP endpoint and restarting the gateway) and installing global packages (npm -g wrangler), actions that change system service state and may require elevated privileges, so it pushes the agent/operator to perform state-changing operations on the host.

Issues (2)

W011
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 17, 2026, 12:33 PM
Issues
2
Security Audit — snyk — even-g2-bridge