sentry-ios-swift-setup
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for installing the
sentry-cocoaSDK from the official Sentry GitHub repository, which is a well-known and trusted source. - [SAFE]: Instructions for Fastlane integration use the standard
fastlane-plugin-sentrygem, a routine development dependency. - [SAFE]: Sensitive configuration values like the Sentry DSN and Auth Token are handled via placeholders, and the skill correctly advises users to add sensitive credential files to
.gitignoreto prevent data exposure. - [SAFE]: The commands provided, such as
pod installandbundle install, are standard development practices necessary for the skill's primary purpose of iOS app configuration.
Audit Metadata