gsap-scrolltrigger
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected during the analysis of this skill. The package contains legitimate documentation, code examples, and local utility scripts designed to assist with web animation development. All scripts (Python and JavaScript) operate within expected parameters for a developer toolset.
- [EXTERNAL_DOWNLOADS]: The skill references GSAP and its plugins from the jsDelivr CDN (jsdelivr.net). This is a well-known and trusted service for delivering open-source libraries. These references are used for standard functionality in the included starter template and easing visualizer.
- [DYNAMIC_EXECUTION]: The included Python scripts,
generate_animation.pyandtimeline_builder.py, are used to generate JavaScript code strings based on user-provided templates. These scripts are purely local utilities and do not execute untrusted code or interact with the network. - [INDIRECT_PROMPT_INJECTION]: The skill does not ingest untrusted data or provide tools that could be exploited via external input. It functions primarily as a static knowledge base and template repository.
Audit Metadata