axiom-analyze-triage
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches crash data and diagnostic logs from Sentry's API and App Store Connect. These are well-known technology services, and the network operations are required for the skill's primary function.
- [COMMAND_EXECUTION]: It runs the
xcsymcommand-line tool to analyze gathered crash data. This is a vendor-provided tool used to process the triage reports locally. - [CREDENTIALS_UNSAFE]: The skill retrieves a Sentry authentication token from the environment. It includes explicit instructions to avoid logging the token or requesting it from the user, which follows security best practices for secret management.
Audit Metadata