creator-plugin-development
Warn
Audited by Snyk on Aug 6, 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). Outsider free text can reach the plugin sandbox via UI→plugin
postMessagefields (e.g.,import-svg’scontent: string) and is then passed tocreator.activeScene.import({ type: 'SVG', content: msg.content }), so the agent workflow ingests attacker-controlled text as part of message handling/import.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata