Skip to main content

fullstack-guardian

Enables the development of secure full-stack web applications by integrating frontend and backend components with layered security measures.

Install this skill

or
95/100

Security score

The fullstack-guardian skill was audited on May 31, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 86

Template literal with variable interpolation in command context

SourceSKILL.md
86const res = await apiFetch(`/users/${userId}/profile`); // apiFetch attaches auth header
Scanned on May 31, 2026
View Security Dashboard
Installation guide →