tilt-3d
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implementation follows secure coding practices. The JavaScript code calculates rotation values based on cursor position and applies them via CSS variables. The inputs from
data-tilt-maxattributes are sanitized usingparseFloat()before being used in style properties, preventing potential attribute-based injection. The skill is entirely self-contained and does not fetch external dependencies or execute remote code.
Audit Metadata