react-three-fiber
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation, tutorials, and examples for building 3D experiences with React Three Fiber. All instructional content aligns with best practices for the technology.
- [SAFE]: The included helper scripts,
component_generator.pyandscene_setup.py, are local scaffolding tools. They take user input via command-line arguments to generate boilerplate code strings and optionally write them to a local file. These scripts do not perform network requests, access sensitive system files, or execute the generated code. - [SAFE]: External dependencies referenced in documentation and the starter template's
package.json(such asthree,@react-three/fiber, and@react-three/drei) are standard, official, and widely-used libraries in the React 3D ecosystem. - [SAFE]: Remote resources and links point to well-known, trusted industry sites including official documentation (threejs.org, pmnd.rs) and established learning platforms (threejs-journey.com).
Audit Metadata