dart-build-cli-app
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes official Dart SDK tools including
dart create,dart analyze,dart test, anddart compilefor project management and distribution. - [SAFE]: The instructions reference well-known, trusted packages from the Dart ecosystem, such as
args,io,stack_trace,test_process, andtest_descriptor, which are maintained by the Dart/Google teams. - [SAFE]: The command execution examples are limited to standard development workflows, such as running local scripts or executing integration tests in a controlled sandbox using
TestProcessandtest_descriptor. - [SAFE]: No patterns of obfuscation, credential exfiltration, or unauthorized remote code execution were found.
Audit Metadata