dart-run-static-analysis

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill instructs the user on using official Dart SDK commands (dart analyze, dart fix, dart format) for code quality management. These are standard developer tools.
  • [SAFE]: Configuration advice for analysis_options.yaml follows official Dart documentation, including the use of standard lint packages like package:lints and package:flutter_lints.
  • [SAFE]: Diagnostic suppression techniques (// ignore:, // ignore_for_file:) are standard features of the Dart analyzer and are used here as intended for managing false positives or generated code.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 03:03 AM
Security Audit — agent-trust-hub — dart-run-static-analysis