godot-builder
Warn
Audited by Snyk on Aug 11, 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 runtime path
scripts/gltf_processor.pyembeds user-provided glTF file content into Godot at execution viaGLTFDocument.append_from_file("{args.gltf}", state), making the LLM ingest any text contained within that glTF as part of scene conversion.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata