dt-obs-android
Pass
Audited by Gen Agent Trust Hub on Jul 4, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local shell commands such as
./gradlew,grep,findstr, andGet-ChildItemto verify the Android environment, search for configuration files, and run build tasks. These are standard operations for an instrumentation tool. - [EXTERNAL_DOWNLOADS]: The skill configures the project to download the Dynatrace Gradle plugin (
com.dynatrace.tools.android:gradle-plugin:8.+) from Maven Central. This is a standard dependency for the vendor's own tooling and does not introduce external code execution from untrusted sources.
Audit Metadata