extension-functions-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation repository and best practices guide for building browser extensions.
- [SAFE]: All external references target reputable open-source projects (e.g., uBlock Origin, Privacy Badger, Bitwarden, MetaMask) and official documentation from Google and Mozilla.
- [SAFE]: Code samples follow security best practices for the Chrome Extension platform, such as recommending the storage of API keys in background scripts rather than content scripts, and utilizing the Web Crypto API for sensitive operations.
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data exfiltration techniques were detected. The skill explicitly warns against insecure practices like un-sandboxed execution of userscripts.
Audit Metadata