anima-deploy-integration
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the
@animaapp/anima-sdkpackage, which is the official SDK for the well-known Anima design-to-code service. - [COMMAND_EXECUTION]: Provides standard deployment scripts for Vercel and Google Cloud Run using their respective official CLI tools.
- [CREDENTIALS_UNSAFE]: Follows security best practices by instructing the agent to use environment variables (
ANIMA_TOKEN,FIGMA_TOKEN) and platform-native secret management (Vercel secrets, Google Secret Manager) rather than hardcoding credentials.
Audit Metadata