define-architecture
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill defines a validation loop that instructs the agent to run project-specific maintenance commands.
- Evidence:
npm run lint,npm run check-types, andnpm run test --workspace=<pkg>are listed as required verification steps inSKILL.md. - Context: These commands are executed within the user's local workspace to ensure architectural compliance and code quality.
Audit Metadata