browser-extension
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install standard development dependencies from the official NPM registry, including the WXT framework, Puppeteer, and the Chrome Web Store upload CLI.\n- [COMMAND_EXECUTION]: The skill makes extensive use of shell commands for project initialization, building, and asset processing. It includes helper scripts that use Puppeteer to automate screenshot capture by launching a browser instance to interact with the local extension project.\n- [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected. The skill correctly implements security measures like 'use_dynamic_url' to prevent fingerprinting and promotes the use of environment variables for handling sensitive API tokens.
Audit Metadata