auto-type-checking
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill generates a local shell script named check-types.sh to run the TypeScript compiler for error checking.
- [COMMAND_EXECUTION]: It configures an automated hook in .cursor/hooks.json to trigger the script after file edits.
- [COMMAND_EXECUTION]: It uses standard commands like npx tsc and chmod to facilitate the type-checking process.
Audit Metadata