chrome-extension-architect
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security risks or malicious patterns were identified in the skill. It functions as an educational and architectural resource for extension development.
- [SAFE]: The documentation and instructions explicitly promote security best practices, specifically the 'Least Privilege' principle, by advising against broad host permissions like
<all_urls>and recommending safer alternatives likeactiveTab. - [SAFE]: Code snippets provided in the templates and guides use placeholder URLs (e.g.,
api.example.com) for demonstration purposes and do not contain hardcoded credentials, secrets, or exfiltration logic. - [SAFE]: Referenced external resources and dependencies (e.g.,
webextension-polyfill,plasmo,wxt) are well-known, legitimate tools within the browser extension development community.
Audit Metadata