Skip to main content

dev-coding-frontend

Provides structured patterns and workflows for frontend implementation, ensuring efficient UI component development and API integration.

Install this skill

or
98/100

Security score

The dev-coding-frontend skill was audited on Feb 12, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 161

Fetch to external URL

SourceSKILL.md
161const response = await fetch('/api/auth/login', {
low line 231

External URL reference

SourceSKILL.md
231await mcp__playwright__browser_navigate({ url: 'http://localhost:3000/login' });
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →