typescript-tooling-migration
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to guide developers through routine software maintenance tasks, such as upgrading core dependencies (TypeScript, React) and transitioning between linters (ESLint to oxlint) or formatters.
- [COMMAND_EXECUTION]: The skill employs standard development commands including
pnpmfor package management,gitfor branch control, andjqfor parsing package metadata. All commands are contextually appropriate for the stated migration tasks. - [EXTERNAL_DOWNLOADS]: The instructions reference official documentation and migration guides for well-known, trusted technologies such as TypeScript, React, Vite, and Oxlint. No suspicious third-party scripts or untrusted external resources are utilized.
- [PROMPT_INJECTION]: There are no indicators of prompt injection, behavior overrides, or attempts to bypass safety protocols within the instructions.
- [DATA_EXFILTRATION]: No evidence was found of sensitive data access or unauthorized external network requests. All file operations target standard project configuration files (e.g., package.json, tsconfig.json).
Audit Metadata