fix-typescript
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill documentation focuses on improving code quality and runtime type safety by explicitly forbidding anti-patterns that bypass the compiler, such as 'as any' or '@ts-ignore'.
- [COMMAND_EXECUTION]: The instructions guide the agent to detect the project's local package manager (npm, yarn, pnpm, or bun) and execute standard 'type-check' scripts or 'npx tsc' to verify that errors are resolved. These operations are limited to the project's development environment and align with the skill's primary purpose.
Audit Metadata