threejs-particle-canvas
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: A thorough audit of the skill instructions, reference materials, and scripts found no indicators of malicious activity, such as credential harvesting, unauthorized file access, or persistence mechanisms.
- [EXTERNAL_DOWNLOADS]: The skill references the Three.js library via the Cloudflare CDN (cdnjs.cloudflare.com). This is a well-known, trusted source for web dependencies.
- [COMMAND_EXECUTION]: The provided validation script (scripts/validate_canvas.py) is a utility for verifying the structural correctness of the generated HTML files. It uses standard library modules for regex-based static analysis and does not perform any dangerous operations.
Audit Metadata