canvas-types
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily documentation and type definitions. It provides architectural guidance for managing canvas states, language support, and content validation.
- [SAFE]: Implements input validation using the
zodlibrary. TheCanvasConfigSchemaandCanvasContentSchemainclude constraints such as maximum string lengths and enumerated types to prevent malformed data processing. - [SAFE]: Includes a content size limit (
CANVAS_MAX_CONTENT_SIZEset to 1MB) to prevent potential memory abuse during content handling. - [SAFE]: No remote code execution, external downloads, or suspicious network activities were detected. The skill uses standard imports and follows best practices for type safety.
Audit Metadata