account-deletion
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill generates code for cleaning up application-specific data in the Keychain and filesystem (Documents, Caches, and Application Support). These actions are confined to the app's sandbox and are necessary for the stated purpose of account deletion.\n- [SAFE]: The generated
SignInWithAppleRevocationservice makes a network request toappleid.apple.com. This is a well-known service used for the legitimate purpose of revoking authentication tokens as required by Apple's privacy guidelines.\n- [SAFE]: The skill includes aDataExportServicethat allows users to export their own data locally before deletion. The code follows privacy best practices and does not transmit data to any external third-party servers.
Audit Metadata