elite-css-animations
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [External Downloads] (LOW): The skill references an external JavaScript polyfill in
SKILL.mdandreferences/scroll-driven-api.md. While this is a recognized community polyfill, the source (https://flackr.github.io/scroll-timeline/dist/scroll-timeline.js) is not on the pre-approved trusted list. - [Indirect Prompt Injection] (LOW): The
references/view-transitions.mdfile contains a code example for a Vanilla SPA that could be exploited if an attacker controls the content of the fetched URL. - Ingestion points:
fetch(url)inreferences/view-transitions.md. - Boundary markers: None; the example directly injects fetched content.
- Capability inventory: Uses
DOMParserandreplaceWithto update the active document. - Sanitization: The example lacks any sanitization or escaping of the remote HTML content.
Audit Metadata