dart-build-cli-app
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structural and development guidelines for Dart CLI applications using official templates and standard project directory conventions.
- [SAFE]: It utilizes reputable and well-known Dart packages from the official pub.dev ecosystem, such as
args,io,stack_trace,test_process, andtest_descriptorfor core functionality and integration testing. - [SAFE]: The provided code examples demonstrate best practices for error handling, exit code management, and subprocess-based integration testing without introducing security vulnerabilities or dangerous patterns.
- [SAFE]: Compilation and distribution steps rely exclusively on the official
dart compileanddart buildtoolchains.
Audit Metadata