wix-design-system
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a bundled Node.js helper script (
scripts/wds.js) to provide documentation search and retrieval capabilities for UI components.\n- [SAFE]: The skill reads documentation files from the@wix/design-systempackage within the localnode_modulesdirectory. Component names are validated using a strict alphanumeric regular expression before file path construction, effectively preventing path traversal or malicious file access.
Audit Metadata