native-ui
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFE
Full Analysis
- SDK Authoring Patterns: The skill functions as a detailed technical specification for developing native applications. It outlines the structure of projects, state management, and UI component declarations.
- Effect and IO Management: The documentation describes controlled methods for performing network requests, spawning subprocesses, and managing file system operations through the SDK's effect channel (
fx). These are standard framework features for application developers. - Security Controls: The guide references security configurations such as origin allow-lists for web views and disciplined clipboard access, aligning with secure development practices.
- Code Quality and Testing: Significant portions of the guide are dedicated to testing patterns, automation, and validation, promoting the creation of robust and verifiable software.
Audit Metadata