add-mouse-driven-orbit
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected in this skill. The code focuses on implementing a visual 3D effect using standard geometry and event handling.
- [EXTERNAL_DOWNLOADS]: The skill mentions Three.js, a reputable and widely-used 3D library. The included demo references assets locally, ensuring no untrusted remote code is executed.
- [DATA_EXFILTRATION]: Analysis of the scripts confirms no network operations or access to sensitive user data. Pointer coordinates are processed locally for visual calculations only.
- [PROMPT_INJECTION]: The instructions and prompt templates are strictly technical and do not contain directives designed to bypass safety filters or manipulate the agent's core behavior.
- [COMMAND_EXECUTION]: There is no evidence of shell command usage or subprocess management. The skill operates entirely within the constraints of client-side web technologies.
Audit Metadata