sentry-snapshots-cocoa

Pass

Audited by Gen Agent Trust Hub on Aug 6, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill fetches official tooling, including the sentry-cli binary from sentry.io and the @sentry/wizard package from the NPM registry. These are verified resources from a well-known service provider.
  • [REMOTE_CODE_EXECUTION]: The skill executes the Sentry Wizard via npx and uses a common installation pattern for sentry-cli by piping a remote script to bash. These operations are limited to official vendor-managed tools required for the snapshot setup.
  • [COMMAND_EXECUTION]: The skill employs standard development and analysis tools such as xcodebuild, find, grep, and tar to manage project builds and artifacts within the local or CI environment.
  • [CREDENTIALS_UNSAFE]: The skill demonstrates safe credential handling by checking for the presence of the SENTRY_AUTH_TOKEN environment variable without revealing its value and by providing CI templates that correctly utilize GitHub repository secrets.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 6, 2026, 03:58 PM
Security Audit — agent-trust-hub — sentry-snapshots-cocoa