unity-development-workflow
Warn
Audited by Snyk on Jul 28, 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). 在 required workflow 的交付预检阶段,Toolkit 的
DeliveryPreflightService.Validate()/Evaluate()会从调用方提供的QualityReportPaths与VisualApprovalPaths逐个File.ReadAllText读取并解析 JSON(含IsPassingQualityReport/IsApprovedVisualRecord),因此若外部用户能在队列/请求中提交或操纵这些路径对应的文本证据文件内容,就存在间接提示注入暴露面。
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata