dart-cli-creator
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill defines a set of standard architectural and coding guidelines for creating Dart-based command-line interfaces.
- [EXTERNAL_DOWNLOADS]: Recommends the use of official and community-accepted Dart packages such as args, mason_logger, pub_updater, and cli_completion from the pub.dev registry.
- [COMMAND_EXECUTION]: Instructions focus on proper handling of CLI arguments and process exit codes using established library patterns, with no evidence of dangerous shell command interpolation.
Audit Metadata