flutter-use-http-package
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate educational content for Flutter developers. No malicious patterns, obfuscation, or unauthorized data access were detected.
- [COMMAND_EXECUTION]: The skill includes the command
flutter pub add http, which is the standard method for adding the official HTTP package to a Flutter project. - [EXTERNAL_DOWNLOADS]: The example code demonstrates fetching data from
jsonplaceholder.typicode.com, a well-known and trusted public API used widely for development and testing purposes.
Audit Metadata