Auth0 Swift

PassAudited by VirusTotal on May 6, 2026.

Findings (1)

The skill bundle provides a legitimate and well-structured set of tools for integrating Auth0 authentication into Swift-based Apple platform applications. It includes a comprehensive bootstrap script (`scripts/bootstrap.mjs`) that automates the creation of Auth0 applications and the configuration of Xcode projects using the official Auth0 CLI and the `xcodeproj` Ruby gem. The agent instructions in `SKILL.md` are focused on guiding the AI through standard integration tasks like dependency management, URL scheme registration, and implementing authentication logic. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; all high-privileged actions (like network calls via the Auth0 CLI or file modifications) are directly aligned with the stated purpose of the skill.