json-render-core

Pass

Audited by Gen Agent Trust Hub on Feb 25, 2026

Risk Level: SAFE
Full Analysis
  • [Prompt Construction Ingestion]: The buildUserPrompt utility in SKILL.md is designed to accept user-provided strings and application state to create structured prompts for LLMs. This is a primary feature for refining UI specifications.
  • [Boundary and Sanitization]: While explicit boundary markers are not shown in the documentation snippets, the library provides structured methods like validateSpec and autoFixSpec to ensure the generated output conforms to the defined schema.
  • [Logic Resolution Framework]: The library implements a domain-specific language for properties such as $state and $cond which resolve logic at runtime. This system allows for dynamic UI behavior based on state changes.
  • [Vendor-Owned Dependencies]: All package references, including @json-render/core, are internal to the author's ecosystem, representing the core framework's own capabilities.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 25, 2026, 07:35 PM