fj-flutter
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill exclusively contains architectural guidelines, code templates, and standard development conventions for Flutter applications. No malicious patterns were detected.
- [COMMAND_EXECUTION]: The document mentions the use of
flutter pub run build_runner build --delete-conflicting-outputs. This is a standard Flutter development command used for local code generation during the build process and does not involve downloading or executing untrusted remote scripts. - [EXTERNAL_DOWNLOADS]: The skill describes implementation patterns for interacting with a backend API using standard HTTP methods (e.g.,
http.post). These are routine application functionalities for data-driven mobile apps and do not involve unauthorized data exfiltration or the downloading of malicious payloads.
Audit Metadata