enforcing-typescript-standards
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a set of best practices and coding conventions for TypeScript development, such as type safety, naming conventions, and error handling.
- [COMMAND_EXECUTION]: The skill includes instructions to run verification commands like
pnpm run build,pnpm exec tsc --noEmit, andpnpm run lint. These are standard local development operations used here solely to ensure that the code complies with the defined standards.
Audit Metadata