chrome-extension-dev
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is an educational guide providing documentation and code examples for Chrome extension development. All external links point to official documentation or reputable developer resources.
- [COMMAND_EXECUTION]: Provides standard command-line instructions for project initialization, development, and building using the WXT framework (e.g.,
npm create wxt@latest,npm run dev,npm run build). - [EXTERNAL_DOWNLOADS]: Recommends the installation of well-known development tools and libraries from public registries and official sources (e.g.,
vitest,playwright,wxt). - [DATA_EXFILTRATION]: Includes educational examples for Chrome APIs that handle sensitive data, such as
chrome.cookiesandchrome.tabs.captureVisibleTab. These are documented as implementation patterns for developers and are not used by the skill itself for unauthorized data access.
Audit Metadata