iwsdk-ui-panel
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- SDK Integration: The skill demonstrates the use of the
@iwsdk/corelibrary and specific components likePanelUIandScreenSpace. These interactions are consistent with legitimate UI development and use the SDK's intended APIs for layout and rendering. - Local File Access: The workflow involves reading and iterating on local UI configuration files, such as
/ui/your-panel.jsonand.uikitmlfiles. This is standard behavior for development tools and does not involve any unauthorized data access or exfiltration. - Development Workflow Practices: The instructions include recommendations for temporary development-only code patterns, such as centering components for visibility. Importantly, the skill includes a 'Cleanup Before Production' section, which is a best practice for ensuring development-only artifacts do not reach production environments.
Audit Metadata