msw-general
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements builder scripts (msw_map_builder.cjs, msw_model_builder.cjs) for editing structured JSON files (.map, .model). These scripts rely on standard Node.js built-in modules (fs, crypto, path) and do not perform network operations or execute untrusted code.
- [SAFE]: Instructions emphasize platform security and best practices, such as avoiding the modification of engine API definitions (.d.mlua) and correctly managing file authority within the project workspace.
- [SAFE]: Documentation provides explicit warnings regarding dynamic context injection (!command syntax) to prevent accidental execution of dangerous shell commands during development.
- [SAFE]: The skill uses a structured 'read-edit-write' workflow via dedicated builders, which reduces the risk of manual JSON editing errors and ensures data integrity within the MSW environment.
Audit Metadata