flutter-data-layer
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a technical guide for implementing a clean architecture in Flutter projects, focusing on DataSources, Repositories, and UseCases.
- [SAFE]: All referenced libraries (such as
freezed,rxdart, andjson_serializable) are standard, widely-used, and reputable packages in the Flutter/Dart ecosystem. - [COMMAND_EXECUTION]: The skill includes instructions to run
dart run build_runner build, which is the official and standard way to perform code generation in Dart. There is no evidence of arbitrary or malicious command execution. - [DATA_EXPOSURE]: While the skill discusses data handling and local storage, it does so in an architectural context and does not contain hardcoded credentials, sensitive file path access, or unauthorized data exfiltration patterns.
Audit Metadata