flutter-best-practices
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [GENERAL] (SAFE): The file is purely informational, acting as a technical reference guide for Flutter development. It does not contain any code that would be executed by an agent in a way that risks the host environment or data.\n- [DATA_EXFILTRATION] (SAFE): The skill specifically recommends using
flutter_secure_storagefor credentials and secrets, which aligns with security best practices.\n- [EXTERNAL_DOWNLOADS] (SAFE): While the skill mentions several external packages (e.g.,dio,flutter_riverpod), these are standard industry-standard libraries for Flutter development and are presented in a documentation context rather than as automated installation scripts.\n- [COMMAND_EXECUTION] (LOW): The skill provides standard Flutter/Dart CLI commands (e.g.,flutter pub get,dart format). These are intended for developer use and do not contain malicious parameters or shell injection vectors.
Audit Metadata