web-rive
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides an audit utility,
scripts/audit.mjs, intended to be executed in a Node.js environment. This script scans the local project directory to check for Rive-related package versions and code patterns. It is a read-only analysis tool with an optional write function to save its report. - [EXTERNAL_DOWNLOADS]: The documentation and audit rules reference official Rive runtime assets and packages from Rive.app and the unpkg.com CDN. These are well-known resources used for standard integration and version verification.
- [SAFE]: The skill incorporates strong security and accessibility guidance. It provides specific instructions for allowlisting remote .riv files, removing event listeners, cleaning up WebGL instances to prevent memory leaks, and respecting user reduced-motion preferences.
Audit Metadata