Apple Pay
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements secure defaults for local data storage by creating the
~/apple-pay/directory with restricted permissions (700 for the directory, 600 for files), ensuring integration notes and logs are only accessible to the current user. - [SAFE]: Explicit security guardrails are present throughout the documentation, specifically forbidding the request or storage of private keys and raw payment tokens in chat or local logs.
- [SAFE]: The skill correctly identifies and uses official Apple endpoints for merchant validation and authentication, avoiding any third-party or unknown destinations for sensitive transaction metadata.
Audit Metadata