js-design-mcp

Warn

Audited by Socket on Jul 1, 2026

1 alert found:

Anomaly
AnomalyLOW
references/official-docs/小组件 API/开发者文档/开发指南/发送网络请求.md

This module establishes an invisible UI context to perform an outbound XHR and then relays the fetched response back to the main widget to update state. There are no overt malware primitives shown (no exec/credentials), but the trust-boundary crossing, minimal input/response validation, hidden network capability, and wildcard postMessage target create a credible risk of covert tracking or data exfiltration depending on the actual endpoint and downstream rendering/usage. Validate and constrain the request destination(s), enforce strict message origin checks, avoid wildcard postMessage, and sanitize/limit what can be placed into widget state.

Confidence: 56%Severity: 63%
Audit Metadata
Analyzed At
Jul 1, 2026, 06:29 AM
Package URL
pkg:socket/skills-sh/lgc2333%2Fjs-design-mcp-skill%2Fjs-design-mcp%2F@4c45135d212c7d6334ab23d1f120d5795c097b134ed67554f4bcb3d876428e38
Security Audit — socket — js-design-mcp