threejs-builder
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- SAFE (SAFE): No malicious patterns, obfuscation, or unauthorized data access were found in the provided files. The Python script is a simple file utility using standard library modules.
- COMMAND_EXECUTION (SAFE): The script 'install-gltf-calibration-helpers.py' performs local file operations (creating directories and copying files) consistent with its documented purpose. It does not execute arbitrary shell commands.
- DATA_EXPOSURE (SAFE): No credentials, sensitive file paths, or network operations are present. The script only handles local paths provided as arguments.
Audit Metadata