spline-interactive
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were detected across the skill's documentation or scripts.
- [COMMAND_EXECUTION]: The skill includes Python scripts (
project_generator.pyandcomponent_builder.py) designed to automate the creation of local project structures. These scripts perform routine file system operations such as directory creation (pathlib.Path.mkdir) and writing text/JSON files (openandjson.dump). These actions are transparent, well-documented, and strictly aligned with the skill's primary purpose of generating developer boilerplate. - [EXTERNAL_DOWNLOADS]: The project templates generated by the skill reference official and well-known packages including
@splinetool/react-spline,@splinetool/runtime,react, andvite. These dependencies are sourced from standard package registries and represent the official ecosystem for the Spline 3D tool. No remote scripts are downloaded or executed directly by the skill itself.
Audit Metadata