wix-cli-service-plugin
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill guides the creation of backend logic for Wix business solutions using official vendor-provided libraries and tools (Wix CLI and @wix scoped packages).
- [SAFE]: Standard security practices are promoted, such as validating all input data from external requests and using official authentication mechanisms (
auth.elevate) to access Wix APIs. - [SAFE]: Command execution is limited to standard Node.js development commands (
npx tsc,npx wix build) necessary for building and verifying TypeScript projects. - [SAFE]: Analysis of the documentation and code examples revealed no signs of obfuscation, malicious network exfiltration, or unauthorized data access.
Audit Metadata