fsd-architecture
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structural documentation and coding standards for a frontend project. All instructions and examples follow standard development practices for Feature-Sliced Design (FSD).
- [SAFE]: File system operations mentioned (e.g.,
mkdir -p) are restricted to standard project directory creation within the source folder. - [SAFE]: The skill references standard development tools and libraries including Bun, Steiger, TanStack Query, and Shadcn UI, which are well-known in the TypeScript ecosystem.
- [SAFE]: Authentication practices described (separating client-side and server-side logic) align with secure development patterns for Next.js applications.
Audit Metadata