typescript-migration
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a purely instructional guide for software development practices, specifically focusing on incremental TypeScript migration.- [COMMAND_EXECUTION]: Includes standard development shell commands such as 'npm install' for adding dependencies and 'mv' for file renaming. These commands are typical for the described workflow and target well-known, safe software packages.- [EXTERNAL_DOWNLOADS]: References official and well-known industry packages from the NPM registry, including 'typescript', '@types/node', and '@types/express'. These are standard dependencies for the migration task and do not pose a security risk in this context.
Audit Metadata