flutter-dev
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for Flutter development, providing standard patterns and best practices. No malicious instructions, prompt injections, or obfuscated code were found across the documentation files.
- [CREDENTIALS_UNSAFE]: The code examples correctly demonstrate best practices for credential management, such as using interceptors for Bearer tokens and placeholders (e.g.,
api.example.com) for API endpoints. No hardcoded secrets were detected. - [EXTERNAL_DOWNLOADS]: The documentation references standard, well-known packages from the Flutter/Dart ecosystem (such as
dio,flutter_riverpod,go_router, andhive_flutter). These are recognized as legitimate development tools. - [COMMAND_EXECUTION]: The skill mentions standard development commands (e.g.,
flutter run --profile,flutter build apk) intended for the developer's local environment. It does not include instructions for the agent to execute arbitrary or dangerous shell commands. - [DATA_EXFILTRATION]: Network patterns shown are for standard application functionality (API calls) and do not demonstrate any unauthorized data collection or transmission to suspicious domains.
Audit Metadata