dt-obs-ios
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands and Ruby scripts to manage iOS project configurations. These actions are restricted to standard development tools like
xcodebuild,gem, andrubyto interact with the local project environment. - [EXTERNAL_DOWNLOADS]: The skill downloads the Dynatrace Swift Mobile SDK from the official and trusted Dynatrace GitHub repository (
https://github.com/Dynatrace/swift-mobile-sdk.git). These downloads are neutral and align with the skill's stated purpose. - [REMOTE_CODE_EXECUTION]: While the skill runs local scripts (
add_spm_dependency.rb,verify-setup.sh), these are bundled within the skill itself and do not involve executing untrusted code from remote sources. - [DATA_EXFILTRATION]: The skill handles
DTXApplicationIDandDTXBeaconURL, which are standard configuration values for Dynatrace monitoring. It does not access sensitive system credentials (such as SSH keys or AWS tokens) or send unauthorized data to external domains.
Audit Metadata