text-to-lottie

Pass

Audited by Gen Agent Trust Hub on Jul 6, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to download a Lottie project skeleton from the author's GitHub repository (diffusionstudio/lottie) using npx degit as part of the initial environment setup.
  • [COMMAND_EXECUTION]: The workflow requires running standard developer commands, specifically npm install and npm run dev, to set up and host the local animation player environment.
  • [COMMAND_EXECUTION]: Uses a node one-liner (node -e "JSON.parse(...)") to perform local validation of the generated Lottie JSON files, ensuring they are correctly formatted.
  • [SAFE]: The skill's file operations are restricted to the local public/projects/ directory, used for managing animation assets like JSON files, images, and fonts without accessing sensitive system locations.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 6, 2026, 07:36 PM
Security Audit — agent-trust-hub — text-to-lottie