three-js-interactive-builder

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a legitimate developer tool designed for 3D graphics creation. No evidence of prompt injection, obfuscation, or malicious intent was found in any of the analyzed files.
  • [EXTERNAL_DOWNLOADS]: The assets/threejs-boilerplate/index.html file includes an import map that fetches the Three.js library and its addons from cdn.jsdelivr.net. This is a well-known and reputable CDN for web development packages and does not pose a security risk.
  • [COMMAND_EXECUTION]: The skill utilizes a local Python script scripts/sacred_geometry.py to calculate vertex data for complex 3D shapes. The script relies on standard Python libraries (json, math) and performs basic sanitization by casting input arguments to expected numeric types before use.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 10:10 PM