image
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [Structured Data Processing]: The skill operates by converting structured JSON specifications into visual formats. This approach reduces security risks by limiting processing to a predefined set of components and properties rather than executing arbitrary code or complex scripts.
- [Schema Validation]: Documentation indicates the use of the Zod library for defining and validating component properties. This is a positive security practice that helps ensure only expected data types are processed during image generation.
- [External Image Assets]: The
Imagecomponent is designed to fetch content from remote URLs. While this involves outbound network requests, it is a standard and expected feature for image rendering services to aggregate assets. - [Established Dependencies]: The skill references standard technology stacks, including Satori for SVG generation and Resvg for PNG conversion, which are common tools in the web development ecosystem.
Audit Metadata