core
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- Framework Data Binding and Resolution: The skill implements a robust system for dynamic property resolution using keys like
$state,$template, and$computed. These allow UI elements to react to state changes, which is a common pattern in modern front-end development. - Evidence: Found in
SKILL.mdunder the "Dynamic Prop Expressions" and "StateStore" sections. - Schema Validation and Sanitization: The skill includes built-in utilities for validating specifications and state, which helps ensure that processed data conforms to expected structures.
- Evidence: Found in
SKILL.mdunder "Validation", "Spec Validation", and "Visibility Conditions". - Trusted Dependency Usage: The skill utilizes standard packages from a trusted vendor to manage component catalogs and AI prompt generation.
- Evidence: References to
@json-render/coreandzodare used throughout the file for core functionality.
Audit Metadata