ui-mockup-visualizer

Warn

Audited by Socket on Mar 31, 2026

1 alert found:

Security
SecurityMEDIUM
assets/mockup-runtime/viewer.mjs

No direct signs of classic malware (no exfiltration, credential theft, or explicit malicious network behavior) are present in the provided module. However, the code is security-sensitive due to runtime fetching of the Svelte compiler and runtime from a third-party CDN, compiling an embedded component string in the browser, and executing the generated code via a Blob URL import(). This substantially increases supply-chain and remote code execution risk if the CDN/tooling supply chain is compromised. Additionally, the UI constructs inline CSS style strings from data-derived values without strict validation, which can increase the impact of malicious/tainted mockup data. Overall: malware likelihood is low, but security risk is elevated and warrants review/hardening (e.g., eliminate runtime compiler loading, pin/integrity-validate dependencies, enforce strict numeric validation for style-related fields).

Confidence: 72%Severity: 78%
Audit Metadata
Analyzed At
Mar 31, 2026, 09:42 AM
Package URL
pkg:socket/skills-sh/thienanblog%2Fawesome-ai-agent-skills%2Fui-mockup-visualizer%2F@f1c75baeb21624d6d4c8391972e97199949568e8