sentry-snapshots-cocoa

Pass

Audited by Gen Agent Trust Hub on Jul 1, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads and installs the official sentry-cli tool from https://sentry.io/get-cli/. It also references the SnapshotPreviews repository at https://github.com/getsentry/SnapshotPreviews for manual setup. These are official resources provided by the vendor.
  • [REMOTE_CODE_EXECUTION]: The skill utilizes npx @sentry/wizard@latest to execute the Sentry Wizard for automated configuration of Apple snapshot testing. This is a standard installation and configuration method for Sentry tools.
  • [COMMAND_EXECUTION]: The skill employs standard system and development commands such as find, grep, xcodebuild, and sudo xcode-select to detect project targets, resolve dependencies, and execute test suites. These commands are within the expected scope of a CI/CD and build-tooling setup skill.
  • [DATA_EXFILTRATION]: While the skill manages Sentry authentication tokens (SENTRY_AUTH_TOKEN), it explicitly includes instructions to avoid printing secret values and uses these credentials only for legitimate uploads to Sentry's official API endpoints.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 1, 2026, 07:18 PM
Security Audit — agent-trust-hub — sentry-snapshots-cocoa