migrate-oxlint
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to execute
@oxlint/migrateandoxlintusingnpx. These are official packages from the oxc-project vendor used for the intended purpose of linting and migration. - [COMMAND_EXECUTION]: Provides standard shell commands for project migration and linting, such as
npx @oxlint/migrateandnpx oxlint@latest --fix. These commands are routine for developer workflows and originate from the project's official repository.
Audit Metadata