Skip to main content

fullstack-mirror-arch

Defines rules for maintaining a 1:1 mirror structure between backend and frontend in fullstack projects, enhancing synchronization and organization.

Install this skill

or
95/100

Security score

The fullstack-mirror-arch skill was audited on Feb 27, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 189

Template literal with variable interpolation in command context

SourceSKILL.md
189headers: { ...options?.headers, Authorization: `Bearer ${token}` },
Scanned on Feb 27, 2026
View Security Dashboard
Installation guide →