browser-extension-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and boilerplate code for browser extension development without any malicious instructions or hidden payloads.
- [SAFE]: No evidence of data exfiltration, credential harvesting, or unauthorized network operations was found. The code examples use standard WebExtension and Chrome APIs for storage and messaging.
- [SAFE]: The documentation explicitly warns against anti-patterns such as requesting excessive permissions (e.g.,
<all_urls>), promoting a secure and privacy-focused development approach.
Audit Metadata