sentry-cocoa-sdk
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing the Sentry Wizard via Homebrew (
getsentry/tools/sentry-wizard) and adding the Sentry Cocoa SDK from the official GitHub repository (github.com/getsentry/sentry-cocoa.git). These are official vendor-owned resources. - [COMMAND_EXECUTION]: The skill employs standard shell commands (
grep,ls) for project discovery, such as identifying existing dependency managers, UI frameworks, and platform targets. - [INDIRECT_PROMPT_INJECTION]: The skill analyzes local project files to provide context-aware recommendations.
- Ingestion points: Project manifests and source files (e.g., Package.swift, Podfile, .swift files) are scanned during the detection phase.
- Boundary markers: None explicitly defined in the provided commands, though findings are intended for agent interpretation.
- Capability inventory: The skill uses discovery commands and suggests implementation patterns for the user to add to their code.
- Sanitization: Content is processed for structural identification rather than direct execution.
Audit Metadata