typescript-expert
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands and Node.js utilities (npx, npm, node -e) to analyze project configurations and run validation tools like tsc and vitest.
- [COMMAND_EXECUTION]: The diagnostic script in
scripts/ts_diagnostic.pyexecutes system commands to gather version information and perform source code analysis using tools like grep. - [EXTERNAL_DOWNLOADS]: The skill references several well-known tools from the TypeScript ecosystem that are typically executed via npx, involving downloads from the official NPM registry.
Audit Metadata