afk-spline-3d-integration
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructions for web development integration. No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected.
- [EXTERNAL_DOWNLOADS]: The skill references official Spline resources and the unpkg CDN for loading necessary libraries. These are well-known services for the intended purpose of the skill.
- Fetches the
@splinetool/viewerweb component from unpkg.com. - Fetches the
@splinetool/runtimemodule from unpkg.com. - Loads 3D scene data (.splinecode files) from the official
prod.spline.designCDN. - [COMMAND_EXECUTION]: The skill suggests standard package installation commands for various frameworks (e.g.,
npm install @splinetool/react-spline). These are expected for the skill's functionality and do not involve arbitrary or dangerous command execution.
Audit Metadata