infinite-scroll-fullstack
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate architectural and implementation guidance for developers. No malicious instructions or patterns were detected.
- [DATA_EXPOSURE]: The use of browser sessionStorage to track scroll position is a standard, session-bound practice for improving user experience and does not involve sensitive data exfiltration.
- [OBFUSCATION]: The skill demonstrates Base64 encoding for pagination cursors. As described in the content, this is a standard design pattern to create opaque cursors and prevent manual client-side construction, rather than an attempt to hide malicious code.
Audit Metadata