msw-ui-template
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a static library of UI templates and documentation for MSW asset integration. All data provided is specific to the platform's UI system.
- [SAFE]: The provided Node.js scripts (
ruid-lookup.cjsandui-structure.cjs) are intended for local development workflows. They perform read-only operations on the skill's own template files to summarize hierarchy and asset IDs. They do not initiate network connections, access sensitive system files, or use dangerous functions likeeval(). - [SAFE]: The
.mluacomponent scripts contain standard game interaction logic, specifically for toggling the visibility of UI panels based on button clicks. There is no evidence of data exfiltration or unauthorized command execution.
Audit Metadata