typescript-expert
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill serves as a style guide and instructional resource for TypeScript, promoting secure coding practices like input validation at boundaries and avoiding unsafe types.
- [COMMAND_EXECUTION]: The skill workflow involves executing repository-specific validation commands using
pnpm(such astypecheck:changed,test:changed, andlint). These commands are standard for the development workflow in the intended environment and do not represent a security risk. - [SAFE]: All external documentation links refer to official TypeScript resources at
typescriptlang.org.
Audit Metadata