dart-collect-coverage

Pass

Audited by Gen Agent Trust Hub on Jul 14, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes standard dart and flutter CLI commands for package management, running test suites, and executing coverage scripts. These operations are restricted to the local development environment and align with the skill's stated purpose.- [EXTERNAL_DOWNLOADS]: The skill guides the user to add the coverage package as a development dependency. This is an official utility in the Dart ecosystem and is fetched from the standard pub.dev registry.- [DATA_EXFILTRATION]: The manual coverage collection workflow involves connecting to the Dart VM service on 127.0.0.1 (localhost). No data is transmitted to external or non-whitelisted domains.- [SAFE]: No evidence of prompt injection, obfuscation, credential exposure, or persistence mechanisms was found. The instructions follow established best practices for Dart and Flutter development.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 14, 2026, 05:05 PM
Security Audit — agent-trust-hub — dart-collect-coverage