sentry-cocoa-sdk

Pass

Audited by Gen Agent Trust Hub on May 5, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is well-structured and focuses on providing legitimate setup instructions for the Sentry SDK without any malicious patterns.
  • [EXTERNAL_DOWNLOADS]: The skill recommends installing the Sentry Wizard via Homebrew (brew install getsentry/tools/sentry-wizard) and the SDK via Swift Package Manager (https://github.com/getsentry/sentry-cocoa.git). These are official and trusted vendor resources belonging to the author.
  • [COMMAND_EXECUTION]: Local shell commands such as grep and ls are utilized in the 'Detect' phase to identify project frameworks and dependencies. These operations are limited to project inspection and do not pose a security risk.
  • [DATA_EXFILTRATION]: No attempts to access sensitive files or exfiltrate data were found. The skill appropriately guides the user to use environment variables (SENTRY_DSN) for sensitive configuration values.
  • [PROMPT_INJECTION]: There are no patterns suggesting attempts to override agent instructions or bypass safety filters.
Audit Metadata
Risk Level
SAFE
Analyzed
May 5, 2026, 09:22 AM