dart-test-coverage
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The primary purpose of this skill is to inform users of its deprecation and provide installation instructions for the official 'dart-collect-coverage' skill.\n- [SAFE]: The utility script 'scripts/interpret_coverage.dart' processes local coverage data to generate summaries. It operates entirely on local files with no network or sensitive system access.\n- [PROMPT_INJECTION]: The skill includes a script that parses untrusted external JSON data (.vm.json coverage files).\n
- Ingestion points: 'scripts/interpret_coverage.dart' (reads files from directory argument).\n
- Boundary markers: Absent.\n
- Capability inventory: File system read, stdout printing. No network or code execution capabilities.\n
- Sanitization: Uses standard 'jsonDecode'.
Audit Metadata