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_plugin in SKILL.md and references/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 their applicationId and beaconUrl through placeholders.
  • Evidence: Use of <APPLICATION_ID> and <BEACON_URL> placeholders in references/config-yaml.md.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 14, 2026, 03:44 PM
Security Audit — agent-trust-hub — dt-setup-flutter