dt-setup-ios

Fail

Audited by Snyk on Aug 14, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The skill tells the agent to extract user-provided DTXApplicationID and DTXBeaconURL and insert them verbatim into a generated Dynatrace.plist and into a verification script invocation (command-line args), which requires the LLM to handle and emit those secret-like values directly.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The skill adds and builds an SPM package using the URL https://github.com/Dynatrace/swift-mobile-sdk.git (invoked in the bundled script/Build steps), which will be fetched during the skill's build/verification runtime and thus pulls remote code that the build/run executes as a required dependency.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
HIGH
Analyzed
Aug 14, 2026, 03:44 PM
Issues
2
Security Audit — snyk — dt-setup-ios