typescript-incremental-check
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were detected in the skill files.
- [COMMAND_EXECUTION]: The skill executes
npx tsc --noEmitand a local helper script./scripts/check-ts.sh. These are legitimate commands used for their intended purpose of validating TypeScript code compilation without generating output files.
Audit Metadata