json-render-image
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a set of components and render functions for converting structured JSON data into visual assets. It does not perform unauthorized file system access, network operations, or command executions.
- [EXTERNAL_DOWNLOADS]: The skill references established libraries such as
@json-render/image,@json-render/core,@resvg/resvg-js, andzod. These are functional dependencies required for the image rendering process and do not originate from untrusted sources. - [DATA_EXPOSURE]: While the
Imagecomponent accepts a URL for external assets, this is a standard feature for rendering engines and does not constitute a vulnerability in the context of this skill's instructions.
Audit Metadata