Skip to main content

figma

Facilitates the translation of Figma designs into code, enabling efficient design token extraction and component implementation.

Install this skill

or
94/100

Security score

The figma skill was audited on May 31, 2026 and we found 6 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 45

External URL reference

SourceSKILL.md
45"https://api.figma.com/v1/files/FILE_KEY"
low line 52

External URL reference

SourceSKILL.md
52"https://api.figma.com/v1/files/FILE_KEY/nodes?ids=NODE_ID1,NODE_ID2"
low line 59

External URL reference

SourceSKILL.md
59"https://api.figma.com/v1/images/FILE_KEY?ids=NODE_ID&format=svg"
low line 66

External URL reference

SourceSKILL.md
66"https://api.figma.com/v1/files/FILE_KEY/styles"
low line 73

External URL reference

SourceSKILL.md
73"https://api.figma.com/v1/files/FILE_KEY/components"
low line 83

External URL reference

SourceSKILL.md
83"https://api.figma.com/v1/files/FILE_KEY/styles" | jq '.meta.styles'
Scanned on May 31, 2026
View Security Dashboard