dt-obs-ios-sdk

Pass

Audited by Gen Agent Trust Hub on Jul 8, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses several shell commands and scripts to automate the iOS project setup. This includes using grep to check deployment targets, xcodebuild for project verification and building, and xcrun simctl to manage the iOS simulator and verify the installation. These are standard operations for a developer tool.
  • [EXTERNAL_DOWNLOADS]: The skill integrates the Dynatrace Swift Mobile SDK via Swift Package Manager from the official vendor repository (github.com/Dynatrace/swift-mobile-sdk.git). It also requires the xcodeproj Ruby gem, which is a standard library for Xcode project manipulation. These downloads are from trusted or well-known sources associated with the skill's purpose.
  • [DATA_EXPOSURE]: The skill handles application identification keys (DTXApplicationID and DTXBeaconURL) provided by the user. These are used to configure the SDK within the app's Dynatrace.plist. There is no evidence of these keys being exfiltrated to unauthorized third parties.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 8, 2026, 01:53 PM
Security Audit — agent-trust-hub — dt-obs-ios-sdk