figma-install-auth
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for authenticating with the Figma REST API using Personal Access Tokens (PATs) and OAuth 2.0.
- [SAFE]: Instructions for handling sensitive credentials adhere to industry best practices, specifically recommending the use of
.envfiles and.gitignoreto prevent secret exposure in version control. - [SAFE]: All identified network operations (curl, fetch) are directed to the official Figma API endpoints (
api.figma.comandwww.figma.com). - [SAFE]: External links in the metadata and documentation point to the author's official domains (
intentsolutions.io,jeremylongshore.com,tonsofskills.com) or official Figma developer resources.
Audit Metadata