konva
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for the Konva 2D canvas library. The provided React code examples demonstrate standard UI patterns for drag-and-drop, transformations, and image annotation.
- [EXTERNAL_DOWNLOADS]: The installation instructions reference the official
konvaandreact-konvapackages from the public NPM registry. These are well-known, legitimate libraries for web graphics. - [COMMAND_EXECUTION]: The example code includes a
fetchcall to a relative API endpoint (/api/upload) to demonstrate how a user might upload exported canvas data. This is a standard architectural pattern for web applications and does not perform unauthorized network operations or exfiltrate sensitive data.
Audit Metadata