nlweb-chatgpt-appsdk
Warn
Audited by Snyk on Jun 20, 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.65). The required runtime workflow for the Node.js MCP server path (registering
nlweb-listand calling the backend NLWeb/askendpoint, then returning tool output that the Apps SDK widget renders) can ingest outsider-authored free text if NLWeb/askfetches or scrapes public web pages or other third-party content at runtime and passes that readable text into the tool result envelope consumed by the LLM/widget.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The ChatGPT Apps SDK runtime loads and executes the bundled React widget served at ui://widget/nlweb-list.html (served by the Node.js MCP server) during skill runtime, meaning remote HTML/JS is fetched and executed as a required dependency (ui://widget/nlweb-list.html).
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata