dart-migrate-to-checks-package
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, such as prompt injection, data exfiltration, or obfuscation, were detected. The skill's content is consistent with its stated purpose of providing technical guidance for code migration.
- [COMMAND_EXECUTION]: The skill recommends standard Dart development commands (
dart pub add,dart analyze,dart test) and localgrepcommands for code discovery. These operations are restricted to the local development environment and are appropriate for the task. - [EXTERNAL_DOWNLOADS]: The skill instructs the user to add
package:checksas a dependency. This is a well-known, official library from the Dart/Google ecosystem intended for the migration described.
Audit Metadata