building-react-quill-canvases
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and starter templates for the PostHog canvas platform, relying on official vendor SDKs (@posthog/canvas-sdk) and the Quill design system.
- [SAFE]: Security boundaries are explicitly defined, including prohibitions on remote script execution, dynamic code loading (require/import), and unauthenticated network access.
- [SAFE]: Best practices for data safety are encouraged, such as using the zod library for schema validation of external data and using sanitized Quill components for UI rendering.
- [SAFE]: The provided React scaffolds demonstrate safe implementation of platform features like state persistence and data querying, ensuring errors are handled visibly and data is loaded progressively.
Audit Metadata