Skip to main content

admin-dashboard

Facilitates the extension and modification of admin dashboards and internal tools, enhancing user management and analytics capabilities.

Install this skill

or
94/100

Security score

The admin-dashboard skill was audited on Mar 7, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 88

Template literal with variable interpolation in command context

SourceSKILL.md
88<StatCard label="Avg Latency" value={`${metrics.avgLatency}ms`} />
low line 74

Fetch to external URL

SourceSKILL.md
74const res = await fetch('/api/admin/metrics');
Scanned on Mar 7, 2026
View Security Dashboard
Installation guide →