3d-model-generator-by-threejs
Warn
Audited by Snyk on Aug 5, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). Outsider-authored text is ingested only as a generated build module (
model-build.mjs) that is read as code and then scanned/validated, not as free text via a monitored feed/queue; the runtime reads the file contents withloadModelBuild()and imports the resulting ESM module, but there is no separate direct natural-language ingestion step.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata