dev-figma-capture

Warn

Audited by Socket on Jul 22, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/figma-capture.mjs

No explicit malware primitives (e.g., credential theft, filesystem tampering, reverse shells, or direct exfiltration from this snippet) are present. However, the module performs security-relevant and potentially dangerous actions: it globally strips CSP headers for all responses from the visited page and it injects remotely fetched JavaScript into that page context. Combined with user-supplied navigation (--url) and user-controlled path material (--capture-id), this significantly increases the attack surface. The behavior appears purpose-built for a capture workflow, but it should be treated as security-sensitive and reviewed/limited (e.g., restrict allowed URLs, avoid CSP removal, and ensure the fetched script is trusted and integrity-checked).

Confidence: 66%Severity: 62%
Audit Metadata
Analyzed At
Jul 22, 2026, 02:08 AM
Package URL
pkg:socket/skills-sh/Takazudo%2Fclaude-resources%2Fdev-figma-capture%2F@e172ade8bf93f97bd2d9c94cd17b2bf00d622a4305f14364feb4012c58619ddc
Security Audit — socket — dev-figma-capture