three-js-interactive-builder
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill instructions and documentation are focused on technical implementation and do not contain any bypass attempts or malicious instructions.
- [EXTERNAL_DOWNLOADS]: The boilerplate HTML template (
assets/threejs-boilerplate/index.html) imports the Three.js library from the well-known jsDelivr CDN, which is a standard practice for web-based 3D development. - [COMMAND_EXECUTION]: The skill includes a local Python script (
scripts/sacred_geometry.py) used as a tool to generate vertex data for geometric shapes. This script is benign and uses standard mathematical libraries for its calculations.
Audit Metadata