web-editor-tiptap
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guide for the TipTap editor framework. All code examples follow standard web development patterns and official library documentation.
- [SAFE]: Data persistence examples utilize
localStorageor relative API endpoints (/api/documents/), which are standard for client-side applications and do not involve unauthorized exfiltration to third-party domains. - [SAFE]: The skill explicitly warns against common pitfalls such as direct DOM manipulation and SSR hydration mismatches, promoting secure and stable implementation practices.
- [SAFE]: No evidence of prompt injection, obfuscation, malicious persistence, or unauthorized remote code execution was found across any of the files.
Audit Metadata