sentry-ios-swift-setup

Pass

Audited by Gen Agent Trust Hub on Feb 28, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references the official Sentry SDK repository on GitHub for installation via Swift Package Manager and CocoaPods. These references point to a well-known service and represent standard integration procedures.
  • [CREDENTIALS_UNSAFE]: Sensitive configuration values such as DSNs and Auth Tokens are represented by clear placeholders. The instructions recommend secure practices, such as using environment variables or including configuration files in a .gitignore file, to prevent accidental credential leakage.
  • [COMMAND_EXECUTION]: Includes standard commands for mobile development environments, such as CocoaPods and Fastlane plugin management. These commands are typical for the described workflow and do not involve suspicious execution patterns.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 28, 2026, 11:05 AM