extension-dev
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard shell commands (
ls,cat,grep) for framework detection by inspecting project configuration files such aspackage.json,manifest.json, andwxt.config.ts. These operations are benign and typical for a development-oriented tool.\n- [EXTERNAL_DOWNLOADS]: The skill provides links to official documentation for Chrome APIs and various frontend frameworks (e.g., React, Vue, Svelte, WXT, Plasmo). All referenced domains are well-known and authoritative developer resources.\n- [SAFE]: No indicators of prompt injection, data exfiltration, obfuscation, or persistence mechanisms were found. The code snippets provided for message passing and Chrome API usage follow best practices and standard implementation patterns.
Audit Metadata