dart-skills-lint-validation
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to facilitate the validation of AI agent skills against a defined specification using the
dart_skills_lintpackage. - [SAFE]: The skill instructs users on how to run the validation tool using standard Dart SDK commands such as
dart runanddart pub global run, which are appropriate for the tool's intended purpose. - [SAFE]: External dependencies are managed through the official Dart package ecosystem (
pubspec.yaml), which is a secure and standard practice for development tools.
Audit Metadata