typescript
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate configuration files and architectural guidelines for TypeScript projects.
- [EXTERNAL_DOWNLOADS]: Recommends the use of official GitHub actions (
actions/checkout,actions/setup-node) and well-known Node.js packages (eslint,jest,husky,lint-staged,zod) for development workflows. - [COMMAND_EXECUTION]: Provides standard shell commands for environment setup and CI/CD pipelines, such as
npm ci,npx husky init, andnpm run test.
Audit Metadata