web-waapi
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a Node.js script (
scripts/audit.mjs) used to perform static analysis on a target repository. The script is designed to be executed locally to identify potential issues with WAAPI implementations, such as missing cleanup handles or unhandled animation promises. - [SAFE]: The
scripts/audit.mjsscript performs read-only operations on project files. It is limited to specific file extensions (e.g., .js, .ts, .html, .vue) and does not access sensitive system directories or credentials. No network exfiltration or remote code execution capabilities were found within the script or instructions. - [SAFE]: The documentation and reference materials provided point to official MDN Web Animations API resources and follow standard industry best practices for animation management and accessibility (e.g., reduced-motion handling).
Audit Metadata