build-chrome-extension
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes local bash scripts (
scripts/check-mv3-manifest.shandscripts/preflight-extension.sh) that execute Node.js code to validate the structure and manifest of extension build directories. These operations are restricted to the local filesystem and are standard for developer linting and validation tasks. - [EXTERNAL_DOWNLOADS]: The documentation references official Chrome developer documentation and established open-source frameworks (WXT, Plasmo, CRXJS). It suggests using standard package managers (npm) to install these well-known tools.
Audit Metadata