flutter-isar
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill does not contain any prompt injection, obfuscation, or unauthorized data access patterns. It focuses on legitimate software development patterns.
- [COMMAND_EXECUTION]: The skill references the standard Flutter command
dart run build_runner build, which is the official method for generating code in the Dart ecosystem. - [CREDENTIALS_UNSAFE]: The skill proactively recommends security best practices by advising the use of
flutter_secure_storagefor sensitive data and explicitly warning against storing secrets in plain text.
Audit Metadata