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_plugin dependency 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 add and dart run dynatrace_flutter_plugin to 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 applicationId and beaconUrl. 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
Risk Level
SAFE
Analyzed
Jul 4, 2026, 05:31 AM
Security Audit — agent-trust-hub — dt-obs-flutter