chrome-extension-wxt
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive and secure guidance for extension development. It explicitly promotes security best practices such as implementing strong CSPs and using minimal permissions.\n- [COMMAND_EXECUTION]: The skill includes standard development commands like
npm createandnpm runfor setting up and building extensions. These are well-known tools within the web development ecosystem.\n- [EXTERNAL_DOWNLOADS]: The skill references external resources from the official npm registry to install the WXT framework and other development dependencies. These are well-known services used for their intended purpose.\n- [REMOTE_CODE_EXECUTION]: Project initialization commands such asnpm create wxt@latestexecute code from the npm registry. This is a standard and expected procedure for bootstrapping new projects with contemporary frameworks.
Audit Metadata