fx-particle-burst
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a purely visual animation using HTML5 Canvas and standard JavaScript. All animation logic is self-contained within the provided scripts.
- [SAFE]: No external network requests or remote code executions were identified. The scripts interact solely with the DOM to render the canvas and observe element resizing.
- [SAFE]: No prompt injection, data exfiltration, or obfuscation patterns are present. The skill adheres to its stated purpose of providing a celebratory particle burst effect.
- [SAFE]: The skill correctly implements a check for the
prefers-reduced-motionmedia query before initiating the animation, ensuring accessibility best practices.
Audit Metadata