financekit

Pass

Audited by Gen Agent Trust Hub on Aug 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a technical reference for iOS developers using FinanceKit to access Wallet financial data. All code examples use standard, legitimate Apple frameworks (FinanceKit and FinanceKitUI).
  • [SAFE]: The documentation emphasizes security best practices, specifically instructing users to persist sensitive financial data using the Keychain (via swift-security) and explicitly warning against using insecure methods like UserDefaults or storing data in logs.
  • [SAFE]: The skill correctly identifies and enforces platform security requirements, such as the com.apple.developer.financekit managed entitlement and the mandatory NSFinancialDataUsageDescription privacy string.
  • [SAFE]: No network operations, external data exfiltration patterns, or remote code execution vulnerabilities were detected. The skill notes that all data queries are handled on-device.
  • [SAFE]: While the skill mentions a futuristic version "iOS 26" for background delivery, this appears to be a placeholder or typographical error and does not impact the security of the provided code patterns.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 23, 2026, 09:00 PM
Security Audit — agent-trust-hub — financekit