dart-test-coverage

Pass

Audited by Gen Agent Trust Hub on Apr 29, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: Detailed analysis of the skill's instructions and the provided Dart script revealed no malicious intent, obfuscation, or data exfiltration attempts. The skill follows established best practices for Dart development environments.
  • [COMMAND_EXECUTION]: The skill utilizes standard Dart CLI commands (dart test, dart run) to generate and interpret coverage reports. These commands are executed locally within the project scope and do not involve untrusted network data.
  • [EXTERNAL_DOWNLOADS]: Dependencies listed in the provided pubspec.yaml and pubspec.lock files originate from the official Dart package registry (pub.dev), which is a trusted source for development tooling.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 29, 2026, 10:10 PM