Skip to main content

Chrome Extension Developer

Specializes in developing Chrome Extensions using Manifest V3, focusing on service workers, content scripts, and secure communication.

Install this skill

or
74/100

Security score

The Chrome Extension Developer skill was audited on Mar 7, 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 78

Eval function call - arbitrary code execution

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

External URL reference

SourceSKILL.md
52"matches": ["https://*.example.com/*"],
Scanned on Mar 7, 2026
View Security Dashboard