game-3d-assets
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads 3D models from reputable sources, such as the official Three.js and Khronos Group GitHub repositories, which are identified as safe and trusted providers.
- [COMMAND_EXECUTION]: Uses standard shell commands and local Node.js scripts to manage the local environment and the 3D asset pipeline.
- [CREDENTIALS_UNSAFE]: Facilitates the use of API keys for 3D services. It correctly guides the user to store these credentials in a .env file and accesses them locally, which is an appropriate method for handling secrets in this context.
Audit Metadata