dt-obs-react-native
Pass
Audited by Gen Agent Trust Hub on Jul 4, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard development commands including
npm install,pod install, andnpx instrumentDynatrace. These commands are used to install dependencies and run the plugin's configuration utility to update native Android and iOS project files. - [EXTERNAL_DOWNLOADS]: The skill fetches the
@dynatrace/react-native-pluginpackage from the public npm registry and uses CocoaPods to download iOS dependencies. These are standard operations for mobile development using well-known, official package registries. - [SAFE]: The integration steps, such as modifying
babel.config.jsandpackage.json, are necessary for the stated purpose of the skill. The resources and tools used are consistent with the vendor's (Dynatrace) official documentation and common React Native ecosystem practices. No malicious patterns, data exfiltration, or obfuscation were detected.
Audit Metadata