anima-local-dev-loop
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides a development environment setup for the Anima design-to-code platform. It utilizes official libraries and standard frontend tooling (Vite, TypeScript).\n- [EXTERNAL_DOWNLOADS]: The skill installs the
@animaapp/anima-sdkand other developer dependencies from the npm registry. These are well-known packages associated with established services.\n- [COMMAND_EXECUTION]: Project initialization and execution utilize standardnpmcommands to manage dependencies and run the local generation script.\n- [DATA_EXFILTRATION]: While the skill accesses Figma and Anima tokens, it correctly manages them through environment variables and uses them only for communication with official API endpoints via the SDK. No unauthorized data transmission was detected.
Audit Metadata