json-render-image
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [Data Processing Surface]: The skill is designed to ingest and process JSON specifications to generate SVG and PNG images. This is a standard operation for image rendering tools and includes a data validation layer via the Zod library to ensure that input matches expected formats.
- [Trusted Infrastructure]: All referenced libraries, such as @json-render/image and @json-render/core, are part of the vendor's own verified ecosystem. The use of these packages represents standard modular development and does not introduce unexpected external dependencies.
- [Network Resource Access]: The Image component allows fetching content from URLs. This is a native feature of the rendering engine used to include remote assets like icons or photos in the generated layouts.
Audit Metadata