dt-setup-flutter
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard Flutter and Dart CLI commands to manage dependencies and run the plugin's configuration script.
- Evidence:
flutter pub add dynatrace_flutter_plugin,dart run dynatrace_flutter_plugininSKILL.mdandreferences/verification.md. - [CREDENTIALS_SAFE]: The skill avoids hardcoding sensitive information. It instructs the user to either download a configuration file (
dynatrace.config.yaml) from their Dynatrace environment or manually provide theirapplicationIdandbeaconUrlthrough placeholders. - Evidence: Use of
<APPLICATION_ID>and<BEACON_URL>placeholders inreferences/config-yaml.md.
Audit Metadata