sentry-cocoa-sdk

Pass

Audited by Gen Agent Trust Hub on May 5, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and automated steps for setting up the official Sentry SDK for iOS, macOS, tvOS, watchOS, and visionOS.
  • [COMMAND_EXECUTION]: The skill uses grep, ls, and cat to inspect local project files (e.g., Package.swift, Podfile) and directories to understand the project structure and suggest appropriate configurations. These commands are limited to the project directory and do not access sensitive system paths.
  • [EXTERNAL_DOWNLOADS]: The skill recommends installing the sentry-wizard utility via Homebrew and references the official Sentry Cocoa repository on GitHub. These are well-known, trusted resources from the vendor (getsentry).
  • [SAFE]: Sensitive data such as the Data Source Name (DSN) is handled using environment variables or placeholder values in code examples, following secure configuration practices.
Audit Metadata
Risk Level
SAFE
Analyzed
May 5, 2026, 03:27 PM