Skip to main content

chrome-extension-developer

Expert in building Chrome Extensions using Manifest V3, focusing on modern architecture and security practices.

Install this skill

or
74/100

Security score

The chrome-extension-developer skill was audited on Jun 5, 2026 and we found 2 security issues across 2 threat categories, including 1 critical. Review the findings below before installing.

Categories Tested

Security Issues

critical line 84

Eval function call - arbitrary code execution

SourceSKILL.md
84- ❌ **Don't:** Use `innerHTML` or `eval()` - prefer `textContent` and safe DOM APIs.
low line 58

External URL reference

SourceSKILL.md
58"matches": ["https://*.example.com/*"],
Scanned on Jun 5, 2026
View Security Dashboard
Installation guide →