typescript-expert
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard development commands to inspect the project environment and validate code, such as
npx tscandnpm test. These are appropriate for the skill's stated purpose.- [EXTERNAL_DOWNLOADS]: The skill utilizesnpxto run common TypeScript development utilities likets-migrateandtypesync, which involves fetching packages from the official npm registry.
Audit Metadata