light-spotlight-render
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The generated animation template utilizes the GSAP library hosted on Cloudflare's CDN (cdnjs.cloudflare.com) to handle SVG animations.
- [COMMAND_EXECUTION]: The skill executes a local Python script ('scripts/render_light_spotlight.py') to process parameters and generate the output HTML file.
- [SAFE]: The Python script implements input sanitization using 'html.escape()' for user-provided text labels and employs path resolution to manage output file creation safely.
Audit Metadata