NYC

sentry-ios-swift-setup

Fail

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: CRITICAL
Full Analysis
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill references the official Sentry SDK repository (https://github.com/getsentry/sentry-cocoa). While the 'getsentry' organization is not on the predefined trusted list, it is the globally recognized provider for this service, and the instructions align with official documentation.
  • [CREDENTIALS_UNSAFE] (SAFE): No hardcoded credentials were found. The skill correctly utilizes placeholders such as 'YOUR_SENTRY_DSN' and 'YOUR_SENTRY_AUTH_TOKEN'. It also proactively advises users to add sensitive configuration files to .gitignore.
  • [COMMAND_EXECUTION] (SAFE): The skill contains standard commands for iOS dependency management (pod install, bundle install) and automation (fastlane). These are necessary for the skill's primary purpose and do not represent malicious behavior.
  • [PROMPT_INJECTION] (SAFE): No malicious instruction-override patterns or safety bypass attempts were detected in the skill text or metadata.
  • [DATA_EXFILTRATION] (SAFE): There are no patterns suggesting the exfiltration of sensitive data to unauthorized domains. The network activity described (sending error logs to Sentry) is the intended function of the SDK.
Recommendations
  • Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 17, 2026, 05:25 PM