dart-run-static-analysis
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes official Dart SDK tools for standard developer tasks.
- Specific commands used are
dart analyze,dart fix, anddart format. - These tools are used within their intended scope for code quality assurance, formatting, and automated lint resolution.
- [EXTERNAL_DOWNLOADS]: The configuration guidelines reference standard linting packages from the Dart and Flutter ecosystem.
- Examples include
package:lints/recommended.yamlandpackage:flutter_lints/flutter.yaml. - These are official resources maintained by the language vendor.
- [SAFE]: No malicious patterns, prompt injections, obfuscated content, or unauthorized data access attempts were identified in the skill instructions.
Audit Metadata