flutter-wasm-web
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected in this skill. The instructions focus on legitimate Flutter development practices, such as using the standard build command (
flutter build web --wasm) and implementing JavaScript interop via the recommendeddart:js_interopandpackage:weblibraries. No external downloads from untrusted sources, unauthorized file access, or obfuscated code were found. The skill correctly identifies and provides workarounds for environment-specific limitations like the absence ofdart:ioin web contexts.
Audit Metadata