generators-account-deletion

Pass

Audited by Gen Agent Trust Hub on Apr 30, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses local analysis tools (glob and grep) to detect existing authentication and storage patterns within the developer's project. This information is used solely to contextualize the generated Swift code, following standard developer tool behavior.
  • [SAFE]: The generated code templates implement security best practices for account management, including re-authentication via biometrics (LocalAuthentication) before performing destructive actions.
  • [SAFE]: External network interactions are limited to the official Apple revocation endpoint (appleid.apple.com), which is a requirement for apps supporting Sign in with Apple during account deletion.
  • [SAFE]: Data export functionality is handled locally, generating a JSON archive in the application's temporary directory and requiring explicit user action (ShareLink) to move the data, ensuring privacy and user control.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 30, 2026, 08:37 AM
Security Audit — agent-trust-hub — generators-account-deletion