msw-ui-system
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a robust set of tools and comprehensive design documentation for AI-assisted UI development without any identified malicious behavior.
- [COMMAND_EXECUTION]: The skill includes Node.js scripts (
msw_ui_builder.cjs,ui_lint.cjs,preview_ui_layout.cjs,ui_recipe.cjs) designed to be executed locally. These scripts perform necessary file system operations (read/write) on project-specific.ui(JSON) and.mlua(Lua) files to automate UI layout management and script property binding. - [DATA_EXFILTRATION]: No network operations, external requests, or unauthorized data access patterns were found in the instructions or the accompanying scripts.
- [PROMPT_INJECTION]: The skill's instructions and documentation are strictly focused on UI design principles and technical implementation. There are no attempts to override agent behavior, bypass safety filters, or extract system prompts.
- [REMOTE_CODE_EXECUTION]: No remote dependencies or external script execution patterns were detected. The Node.js scripts rely solely on standard, built-in modules (
fs,path,crypto).
Audit Metadata