audit-accessibility-figma
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs automated accessibility audits on Figma components by inspecting properties like variants, colors, and dimensions via the Figma Plugin API. All operations are local to the Figma environment and do not involve external network requests.
- [DATA_EXFILTRATION]: No evidence of data exfiltration was found. The script processes Figma node data and returns it to the caller without any network calls to non-whitelisted or external domains.
- [REMOTE_CODE_EXECUTION]: The skill does not perform any remote code execution. It uses a local JavaScript file for its logic and does not include patterns like curl | bash or dynamic evaluation of external strings.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials, API keys, or sensitive environment variable access were detected in the scripts or documentation.
Audit Metadata