three-camera-rig-cinematography
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard architectural patterns and code for Three.js cinematography. All logic, including camera transitions, rig management, and event handling (resize, scroll), follows established web development best practices.
- [SAFE]: External dependencies are restricted to the 'three' library, which is a well-known and trusted package for 3D rendering. No suspicious remote scripts or unverifiable third-party packages are used.
- [SAFE]: The code implements standard browser APIs like ResizeObserver and window scroll listeners for UI responsiveness, with no patterns suggesting data exfiltration or unauthorized access to sensitive information.
Audit Metadata