dart-migrate-to-checks-package
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a migration guide and does not contain malicious code, obfuscation, or unauthorized data access patterns.
- [COMMAND_EXECUTION]: The skill references standard Dart development commands such as 'dart pub add' and platform-specific MCP tools like 'run_tests' and 'analyze_files'. These are used appropriately for dependency management and code validation.
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to add 'package:checks', which is an official and well-known package from the Dart ecosystem (pub.dev).
Audit Metadata