wix-base44-headless
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use
execSyncto runnpx -y skills addfor installation andcpSyncfor template deployment. These operations are restricted to the local environment and are used to initialize the project structure. - [EXTERNAL_DOWNLOADS]: The skill facilitates interaction with
www.wixapis.comviafetchto manage commerce data (products, services, orders). These are legitimate operations targeting a well-known service associated with the skill's author. - [REMOTE_CODE_EXECUTION]: The seeding logic employs a
new Functionwrapper to load and execute local JavaScript seed modules (seed-store.jsandseed-bookings.js). While this pattern executes code dynamically, it is used to load scripts distributed within the skill's own package for project initialization.
Audit Metadata