anima-debug-bundle
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the
@animaapp/anima-sdkNode.js package, which is the official library for the Anima design-to-code platform. - [COMMAND_EXECUTION]: The skill provides a TypeScript script intended to be executed via Node.js to gather system metadata (Node version, SDK version) and perform diagnostic tests.
- [DATA_EXPOSURE]: The script accesses sensitive environment variables (
ANIMA_TOKENandFIGMA_TOKEN) to conduct authentication tests against official Figma and Anima APIs. The script implementation includes logic to redact these credentials from the final JSON debug bundle to ensure they are not exposed when the bundle is shared for support purposes.
Audit Metadata