frontend-conventions
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions provide several shell commands for local development tasks, such as generating API types via
make generate-api(which fetches fromlocalhost:8080) and executing build and test suites. These commands are typical for a frontend development workflow.\n- [SAFE]: The skill follows industry-standard architectural patterns (Feature-Sliced Design) and specifies well-known dependencies. It proactively mitigates security risks by requiring the use ofrehype-sanitizefor markdown content rendering.
Audit Metadata