portable-text-serialization
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard documentation, templates, and guides for implementing Portable Text rendering libraries within various frontend ecosystems. No malicious code, unauthorized network calls, credentials, or obfuscation vectors are present.
- [SAFE]: The HTML serialization guide actively demonstrates security awareness by instructing developers to use HTML sanitizers (
escapeHTML), safe URL validators (uriLooksSafe), or auto-escaping template engines (htmandvhtml) to prevent XSS breakout when rendering rich text content.
Audit Metadata