dx-figma-extract
Extracts design context, tokens, and screenshots from Figma URLs for streamlined development processes.
Install this skill
or
99/100
Security score
The dx-figma-extract skill was audited on Apr 5, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 28
Command substitution pattern
SourceSKILL.md
| 26 | **Locate spec directory** using only the ADO ID (never the Figma URL): |
| 27 | ```bash |
| 28 | SPEC_DIR=$(bash .ai/lib/dx-common.sh find-spec-dir $ADO_ID_ARG) |
| 29 | ``` |
| 30 |
Scanned on Apr 5, 2026
View Security Dashboard