figma-advanced-troubleshooting
Warn
Audited by Socket on Sep 9, 2026
1 alert found:
AnomalyAnomalyreferences/verbose-request-inspection.md
LOWAnomalyLOW
references/verbose-request-inspection.md
The code is intended for Figma API troubleshooting and does not show malicious behavior. However, the first command can disclose the FIGMA_PAT token because verbose curl output may include the outgoing X-Figma-Token header, and that output is saved to figma-debug-trace.txt. Treat the trace file as sensitive, restrict its permissions, and avoid verbose logging when handling real credentials.
Confidence: 98%Severity: 58%
Audit Metadata