dart-tooling
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content for standard Dart development tasks such as dependency resolution and static analysis.
- [COMMAND_EXECUTION]: The skill utilizes standard Dart SDK commands (
dart analyze,dart pub,dart fix,dart test) which are appropriate and expected for its stated purpose as a tooling assistant. - [EXTERNAL_DOWNLOADS]: Mentions
dart pub add dev:checks.package:checksis a well-known, official assertion library within the Dart ecosystem hosted on the standard pub.dev registry. - [INDIRECT_PROMPT_INJECTION]: The skill instructs the agent to read and modify
pubspec.lockandpubspec.yaml. These are standard project configuration files necessary for the skill's operation and do not represent a significant injection risk in this context.
Audit Metadata