dart-migrate-to-checks-package
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions are purely technical and aimed at improving test suites using standard Dart ecosystem libraries.
- [COMMAND_EXECUTION]: Includes instructions for standard Dart development workflows, including adding dependencies (
dart pub add), running static analysis (dart analyze), and executing tests (dart test). - [EXTERNAL_DOWNLOADS]: Recommends the installation of
package:checks, which is a well-known and official library maintained by the Dart language team for modern test assertions.
Audit Metadata