polyhaven-texture-apply
Warn
Audited by Snyk on Jun 15, 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.75). The skill’s runtime path calls
send('search_polyhaven_assets', ...)andsend('download_polyhaven_asset', ...), which fetch PolyHaven asset data (outsider-authored public web content) and then passes the returned JSON fields (e.g.,res.result.assets,res.result.maps,res.result.material) into the agent/LLM context via the tool/agent messaging layer.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata