creator-plugin-development
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation for the LottieFiles Creator Plugin API, enabling developers to build extensions for scene manipulation and animation.
- [SAFE]: It explicitly describes a secure architecture that separates the Plugin Sandbox (API access, no network) from the Plugin UI (network access, no API access) to prevent unauthorized data exfiltration.
- [COMMAND_EXECUTION]: Provides standard pnpm development commands for scaffolding, hot-reloading, and building plugins in a local environment.
- [EXTERNAL_DOWNLOADS]: References legitimate resources including the official LottieFiles Vite plugin and common libraries from well-known sources like npm and jsDelivr.
- [DATA_EXPOSURE]: Documents the platform's user and workspace information APIs, including instructions on how to access user tokens for authenticated requests as part of standard plugin functionality.
Audit Metadata