dart-testing
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run standard development commands including
dart test,flutter test, anddart run build_runner. These commands are essential for the skill's stated purpose of automating test execution and mock generation. - [EXTERNAL_DOWNLOADS]: Includes a configuration for GitHub Actions that references
dart-lang/setup-dart. This is a trusted resource maintained by the official Dart organization and is used as intended for CI/CD setup. - [SAFE]: Analysis for prompt injection, data exfiltration, and obfuscation yielded no findings. The instructions are transparent and follow industry best practices for Dart/Flutter testing workflows.
Audit Metadata