godot-multiplayer-networking
Warn
Audited by Snyk on Feb 16, 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.80). This skill ingests and acts on arbitrary untrusted peer-supplied data—e.g., @rpc("any_peer", ...) player_chat, request_player_info/receive_player_info, and other RPCs/syncs (and joining arbitrary IPs via join_game)—so it reads user-generated content from remote peers as part of its runtime workflow.
Audit Metadata