dart-rules
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational and instructional resource for Dart and Flutter development. It includes detailed security guidelines that align with industry best practices, such as:\n * Recommending
flutter_secure_storagefor sensitive data instead ofshared_preferences.\n * Enforcing HTTPS and certificate pinning for network operations.\n * Advising against hardcoding secrets or API keys in the source code.\n * Promoting input validation and sanitization for forms and WebViews.\n * Recommending the use ofPigeonfor type-safe and secure platform channel communication.\n- [SAFE]: All external references target official documentation (flutter.dev) or reputable community packages. No indicators of prompt injection, data exfiltration, or obfuscated malicious code were found.
Audit Metadata