auth0-net-ios
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates the implementation of secure OIDC authentication for native iOS apps using PKCE (Proof Key for Code Exchange), which is the recommended security standard to prevent authorization code injection attacks.
- [SAFE]: It provides a production-ready helper class for secure token management, utilizing the native iOS Security framework to persist access and refresh tokens in the Keychain rather than insecure storage like UserDefaults.
- [EXTERNAL_DOWNLOADS]: The skill uses the GitHub CLI to retrieve the latest SDK version information from the vendor's official repository.
- [REMOTE_CODE_EXECUTION]: An optional automated setup script allows for the installation of the official Auth0 CLI from the vendor's verified GitHub repository. This follows standard installation procedures for the vendor's tooling.
- [COMMAND_EXECUTION]: The skill employs local shell commands like grep and jq to automate the detection of project metadata, such as the Bundle Identifier, to streamline the configuration process.
Audit Metadata