sentry-cocoa-sdk

Pass

Audited by Gen Agent Trust Hub on Feb 28, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill performs local environment analysis using standard shell utilities to assist with the setup process.
  • It uses grep to scan project manifests (Package.swift, Podfile, Cartfile) and source code to detect existing dependencies and UI frameworks.
  • It utilizes ls to check for neighboring backend directories, enabling distributed tracing recommendations.
  • It suggests running sentry-wizard, an official CLI tool from the vendor, to automate project configuration.
  • [EXTERNAL_DOWNLOADS]: The skill references official SDKs and tools from the vendor's verified sources.
  • It recommends installing the Sentry Wizard via the official Homebrew tap (getsentry/tools/sentry-wizard).
  • It directs users to the official Sentry Cocoa GitHub repository (github.com/getsentry/sentry-cocoa.git) for library installation.
  • [PROMPT_INJECTION]: While the skill ingests data from local project files which could theoretically contain malicious instructions, the risk is minimal as the data is used for structural recommendations.
  • Ingestion points: Reads Package.swift, Podfile, and Swift source files via grep.
  • Boundary markers: None.
  • Capability inventory: Executes local analysis commands and official vendor tool installation.
  • Sanitization: None.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 28, 2026, 09:00 AM