sentry-cocoa-sdk
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs environment discovery using standard system commands like
grep,ls, andcatto identify project dependencies (SPM, CocoaPods, Cartfile) and UI frameworks (SwiftUI, UIKit). This is a benign practice for tailoring technical recommendations. - [EXTERNAL_DOWNLOADS]: The skill directs users to official vendor resources, including the
sentry-cocoaGitHub repository and thesentry-wizardHomebrew formula. These are legitimate installation paths for the Sentry SDK and associated developer tools. - [COMMAND_EXECUTION]: Shell commands provided for project scanning and wizard installation are transparent and appropriate for the task of SDK setup. The interactive nature of the
sentry-wizardis explicitly noted, requiring manual user execution. - [DATA_EXFILTRATION]: Configuration examples correctly handle sensitive data by prioritizing environment variables (e.g.,
SENTRY_DSN) and providing placeholder values for demonstration. Telemetry collection is documented as a core feature of the observability SDK.
Audit Metadata