python-flet
Warn
Audited by Snyk on Mar 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.70). The skill documentation and examples explicitly show runtime fetching and rendering of third‑party resources (e.g., ft.Image(src="https://picsum.photos/200/200") and Google Fonts "https://fonts.gstatic.com/..." in SKILL.md/references) and a pubsub chat example in references/patterns-and-best-practices.md that subscribes to and displays messages from other sessions (user-generated content), which exposes the app/agent to untrusted external content.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata