nextjs-architecture
Pass
Audited by Gen Agent Trust Hub on Aug 28, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and analyze Next.js project structures to enforce FSD layers. Ingestion points: Processes files within 'src/features/', 'src/entities/', and 'src/widgets/**'. Boundary markers: Encourages the use of Public APIs (index.ts) for each slice to encapsulate logic and prevent unauthorized cross-slice imports. Capability inventory: The skill provides architectural and refactoring advice and does not invoke high-risk system commands or perform network operations. Sanitization: Not applicable as the skill provides static architectural guidance.
- [SAFE]: The documentation provides standard technical guidance for Next.js development, including proper React Server Component (RSC) serialization, environment variable management, and the use of dynamic imports for browser-specific library compatibility.
Audit Metadata