dt-obs-flutter
Pass
Audited by Gen Agent Trust Hub on Jul 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to add the
dynatrace_flutter_plugindependency via the official Flutter package registry (pub.dev). This is a well-known service and the package corresponds to the skill's stated vendor. - [COMMAND_EXECUTION]: It uses
flutter pub addanddart run dynatrace_flutter_pluginto manage dependencies and execute the plugin's native configuration utility. These are standard practices in the Flutter ecosystem for automated configuration of Android and iOS native components. - [DATA_EXPOSURE]: The skill requires the user to provide an
applicationIdandbeaconUrl. These are public identifiers for Real User Monitoring (RUM) and are not considered sensitive credentials. These values are stored in a local configuration file (dynatrace.config.yaml) as part of the standard setup process.
Audit Metadata