wxt
Audited by Socket on Mar 10, 2026
1 alert found:
Obfuscated FileThe skill is coherently aligned with its stated purpose of facilitating cross-browser extension development and demonstrating an AI-assisted PR review flow. The data flows (diff extraction -> background API call -> OpenAI) are plausible for the described feature. However, there are non-trivial security considerations around credential handling (API key in extension storage), data exposure to OpenAI, and the broad content-script targeting of GitHub pages. Without additional safeguards (restricted API keys, explicit user consent prompts for data sent to OpenAI, clearer page-scoping), the setup is MEDIUM risk and warrants cautious deployment. Overall, the footprint is plausible for a development-oriented framework, but credential exposure and data flow to external AI services elevate risk to suspicious/medium-high in aggregate.