dart-test-coverage

Pass

Audited by Gen Agent Trust Hub on May 8, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands such as dart test --coverage and dart run to collect and interpret coverage data.
  • [COMMAND_EXECUTION]: Executes a local script scripts/interpret_coverage.dart provided within the skill to parse JSON files generated by the Dart VM. The script uses standard file system access and does not perform network operations.
  • [EXTERNAL_DOWNLOADS]: Mentions the use of package:coverage, which is a well-known and official package in the Dart/Flutter ecosystem for formatting coverage reports.
  • [SAFE]: The skill follows standard development practices for Dart. No obfuscation, data exfiltration, or malicious instruction patterns were identified in the files provided.
Audit Metadata
Risk Level
SAFE
Analyzed
May 8, 2026, 01:31 PM