slideshow
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a structured technical contract for creating slideshows using standard HTML5, JSON islands, and CSS. It relies on standard browser technologies like
postMessagefor cross-frame communication andBroadcastChannelfor view synchronization. - [SAFE]: Data persistence for presenter notes is implemented using browser
localStoragewith a deterministic, scoped keying system to prevent cross-site data contamination. - [SAFE]: External dependencies are restricted to well-known and trusted sources, such as the GSAP animation library and Three.js from the JSDelivr CDN.
- [SAFE]: The skill encourages the use of a centralized player (
hyperframes-player) and a linting tool (hyperframes lint) to ensure composition validity, which promotes secure and predictable behavior.
Audit Metadata