figma-playwright-fallback
Warn
Audited by Socket on Jun 19, 2026
1 alert found:
AnomalyAnomalysnippets/export-svg-via-panel.js
LOWAnomalyLOW
snippets/export-svg-via-panel.js
Overall, the code is best characterized as automated export-and-extraction tooling with a strong instrumentation capability: it globally monkey-patches URL.createObjectURL to capture blob/object URLs and then fetches the exported SVG content for return. No classic malware indicators (external exfiltration, credential theft, code execution) are present in this fragment, but the global blob interception and content harvesting behavior represent a meaningful privacy/data-extraction risk and warrant review/permissioning in a supply-chain context.
Confidence: 74%Severity: 56%
Audit Metadata