devtools

Pass

Audited by Gen Agent Trust Hub on Apr 17, 2026

Risk Level: SAFE
Full Analysis
  • [Package Dependencies]: The skill references several packages under the @json-render/ scope (e.g., @json-render/devtools, @json-render/devtools-react). These are standard component libraries used for application debugging and are associated with the JSON-render framework.
  • [External Data Processing]: The messages prop accepts AI SDK chat messages to scan for UI specifications. This represents an ingestion point for external content. In a development context, this allows the tool to display stream patches and state changes associated with AI generations.
  • [Runtime State Editing]: The 'State' panel allows for inline modification of application state. This capability is useful for testing and debugging, though users should be aware that it modifies the active application environment.
  • [Usage of Local Storage]: The tool persists user preferences (such as panel height and dock position) to the browser's localStorage. This is a common practice for maintaining UI consistency between sessions.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 17, 2026, 07:43 PM