Skip to main content

frontend-debug

Enables autonomous debugging of frontend issues using Chrome DevTools with a structured 6-phase workflow for effective problem resolution.

Install this skill

or
80/100

Security score

The frontend-debug skill was audited on Feb 9, 2026 and we found 8 security issues across 4 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 87

Template literal with variable interpolation in command context

SourceSKILL.md
87```bash
medium line 541

Template literal with variable interpolation in command context

SourceSKILL.md
541```bash
medium line 331

Curl to non-GitHub URL

SourceSKILL.md
331# Test API endpoints with curl
low line 28

Access to hidden dotfiles in home directory

SourceSKILL.md
28@~/.claude/skills/frontend-debug/SKILL.md "Login button not responding"
low line 31

Access to hidden dotfiles in home directory

SourceSKILL.md
31@~/.claude/skills/frontend-debug/SKILL.md "Form validation broken" --ultrathink --loop
low line 34

Access to hidden dotfiles in home directory

SourceSKILL.md
34@~/.claude/skills/frontend-debug/SKILL.md --github-issue 123
low line 35

Access to hidden dotfiles in home directory

SourceSKILL.md
35@~/.claude/skills/frontend-debug/SKILL.md "#123" # Shorthand
low line 332

External URL reference

SourceSKILL.md
332curl -X POST http://localhost:3000/api/endpoint \
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →