wxt-browser-extensions
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill primarily consists of Markdown documentation and code snippets illustrating 'Correct' vs 'Incorrect' development patterns. No executable malicious logic or harmful instructions were found.
- [EXTERNAL_DOWNLOADS] (SAFE): The documentation mentions standard package management commands (
pnpm install) and recommends well-known libraries like React, Lodash, and @webext-core/messaging. These are standard in the web development ecosystem. - [COMMAND_EXECUTION] (SAFE): Command examples are restricted to local development workflows, such as
pnpm build,pnpm validate, andwxt build --analyze. These do not pose a risk to the host environment in the context provided. - [PROMPT_INJECTION] (SAFE): There are no attempts to override agent behavior, bypass safety filters, or extract system prompts. The instructional language is strictly technical and professional.
- [DATA_EXFILTRATION] (SAFE): No hardcoded credentials, sensitive file paths, or suspicious network requests were found in any of the provided files.
Audit Metadata