dart-checks-migration
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill performs a routine developer task of refactoring code from one package to another using well-established tools and patterns.
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to run
dart pub add --dev checks. This is a standard operation to add a well-known, official Dart development dependency and follows established security practices for package management. - [COMMAND_EXECUTION]: The skill uses
grepfor local code analysis to identify files requiring migration. This is a common, non-privileged operation within a development environment.
Audit Metadata