sentry-snapshots-cocoa
Pass
Audited by Gen Agent Trust Hub on Aug 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill fetches and executes official tools from Sentry's infrastructure using
npx @sentry/wizardfor project configuration andcurl -sL https://sentry.io/get-cli/for CLI installation. These downloads target the vendor's verified domains and are standard for the integration.- [COMMAND_EXECUTION]: The skill uses localized shell commands likefindandgrepfor project discovery andxcodebuildfor test execution. These commands are necessary for the skill's purpose and are appropriately scoped to the project context.- [DATA_EXPOSURE_AND_EXFILTRATION]: The skill follows security best practices for credential handling. It includes logic to verify the presence ofSENTRY_AUTH_TOKENwithout displaying its content and provides CI templates that use GitHub Secrets to manage sensitive environment variables.
Audit Metadata