NYC

sentry-ios-swift-setup

Fail

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: CRITICAL
Full Analysis
  • [EXTERNAL_DOWNLOADS] (SAFE): References the official Sentry SDK on GitHub (https://github.com/getsentry/sentry-cocoa) and uses standard package managers like CocoaPods and Swift Package Manager.
  • [DATA_EXFILTRATION] (SAFE): Configures error and performance monitoring. While this involves sending data to Sentry, it is the primary purpose of the skill and uses standard SDK configurations. No unauthorized exfiltration was detected.
  • [CREDENTIALS_UNSAFE] (SAFE): Uses placeholders (YOUR_SENTRY_DSN, your_token_here) for sensitive values and explicitly recommends adding credential files to .gitignore, following security best practices.
  • [COMMAND_EXECUTION] (SAFE): Includes standard build and dependency management commands (pod install, bundle exec fastlane) necessary for the development workflow.
Recommendations
  • Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 17, 2026, 06:13 PM