scan-code-accessibility-figma

Warn

Audited by Socket on Jun 13, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/scan.mjs

No clear evidence of intentional malware (exfiltration/backdoors/crypto/mining) is present in this module’s own logic. The principal security issue is that it executes arbitrary JavaScript embedded in user-supplied HTML by constructing JSDOM with runScripts:'dangerously' and then running axe-core in that same runtime. If the input HTML is untrusted, this can lead to arbitrary code execution within the scanning environment. Separately, the tool prints truncated HTML snippets and failure summaries, which can leak sensitive markup in logs.

Confidence: 100%Severity: 60%
Audit Metadata
Analyzed At
Jun 13, 2026, 09:00 AM
Package URL
pkg:socket/skills-sh/southleft%2Fskills-for-figma%2Fscan-code-accessibility-figma%2F@83abf12288ec172ecfe477602322ad88e28ab7d0505e5fc7119e85ac5f87cd54
Security Audit — socket — scan-code-accessibility-figma