wix-base44-connector
Pass
Audited by Gen Agent Trust Hub on Sep 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDYNAMIC_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill's main utility script (
utils.cjs) is downloaded fromwww.wix.comif it is not found locally. This is an official vendor domain and is consistent with the skill's purpose. - [COMMAND_EXECUTION]: The
wx.bashhelper enables the execution of shell commands likegrep,sed, andmawk. This functionality is intended for searching and processing large documentation files stored in the skill's temporary directory. - [DYNAMIC_EXECUTION]: The
wx.spechelper allows for the execution of dynamic JavaScript query logic against a Wix-hosted documentation service (mcp.wix.com) to retrieve specific API schemas and examples.
Audit Metadata