superwall-flutter-quickstart
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill guides the installation of the
superwallkit_flutterpackage from the official pub.dev registry and theuni_linkspackage, which is a well-known community library for deep linking. It also references official Gradle distribution URLs fromservices.gradle.orgfor project configuration. - [COMMAND_EXECUTION]: The instructions direct the agent to perform project setup and verification using standard Flutter and Dart command-line tools, such as
flutter pub add,dart pub get, and project-specific build/test commands. These operations are restricted to the context of the Flutter development environment. - [DATA_EXPOSURE]: The documentation includes placeholders for API keys (e.g.,
MY_IOS_API_KEY), instructing users to replace them with their own credentials from the Superwall dashboard. No hardcoded secrets or sensitive file access patterns were identified.
Audit Metadata