dart-best-practices
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides purely instructional content related to Dart language idioms and best practices. It correctly advises developers to avoid hardcoding API keys and instead use
--dart-definefor secret management, which is a recognized safe practice in the Flutter ecosystem. The external link targets an official documentation site (dart.dev). There are no network operations, command executions, or data access patterns that pose a security risk.
Audit Metadata