json-to-html-table-with-lit
Warn
Audited by Snyk on Feb 16, 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.90). The component's fetchData() method fetches JSON from an arbitrary src URL (e.g., the example uses https://jsonplaceholder.typicode.com/posts via the src attribute) and renders that public/untrusted JSON into the table, so the agent directly ingests and interprets third‑party content.
Audit Metadata