auth0-swift
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is authored by the official vendor and uses official repositories for all operations. No malicious patterns such as prompt injection, credential theft, or unauthorized data exfiltration were detected. It follows security best practices for native app authentication, such as using PKCE and secure Keychain storage.
- [EXTERNAL_DOWNLOADS]: Fetches the latest SDK release metadata from GitHub and provides installation instructions for the Auth0 CLI using official sources. These operations target trusted domains and organizations associated with the skill's author.
- [COMMAND_EXECUTION]: Executes standard development commands including swift package, xcodebuild, and npm install. It also utilizes the Auth0 CLI for tenant configuration and a local Ruby script to modify Xcode project files using the xcodeproj gem, which is standard practice for iOS/macOS development automation.
Audit Metadata