threejs-particle-canvas

Pass

Audited by Gen Agent Trust Hub on Mar 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill facilitates the creation of self-contained WebGL visualizations. The provided logic and templates adhere to standard development practices for Three.js animations and browser-based interactive art.
  • [EXTERNAL_DOWNLOADS]: The skill's assets and generated output reference external scripts and stylesheets from reputable providers, including Cloudflare's cdnjs for the Three.js library and Google's Font API. These are well-known services used for hosting public web assets and do not present a security risk in this context.
  • [COMMAND_EXECUTION]: The skill includes a validation script (scripts/validate_canvas.py) intended for quality assurance of generated HTML files. This script utilizes standard Python libraries such as re and pathlib to perform basic string pattern matching. It does not perform any network operations, file modifications, or other high-risk system calls.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 21, 2026, 07:48 PM