flutter-isar
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and instructions for using the Isar database, which is a common and legitimate library for Flutter development.
- [SAFE]: Includes explicit security guidance recommending the use of
flutter_secure_storagefor sensitive data like tokens and encryption keys, while cautioning against storing secrets in plain database collections or shared preferences. - [COMMAND_EXECUTION]: Mentions the standard Flutter development command
dart run build_runner build --delete-conflicting-outputsfor code generation based on Isar collection definitions.
Audit Metadata