dart-skills-lint-validation

Pass

Audited by Gen Agent Trust Hub on May 15, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill guides the user to execute validation via 'dart run' and 'dart pub global run'. These commands are standard for the Dart development environment and are used here to invoke the intended linting utility.
  • [EXTERNAL_DOWNLOADS]: The skill recommends adding 'dart_skills_lint' as a dev_dependency in the project's 'pubspec.yaml'. This follows best practices for managing development tools within the Dart ecosystem.
Audit Metadata
Risk Level
SAFE
Analyzed
May 15, 2026, 02:46 AM
Security Audit — agent-trust-hub — dart-skills-lint-validation