clerk-swift
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is authored by 'clerk' and exclusively references official Clerk documentation (clerk.com), GitHub repositories (github.com/clerk/*), and standard iOS development patterns.
- [EXTERNAL_DOWNLOADS]: The skill describes downloading the
clerk-iospackage via standard Swift Package Manager (SPM) protocols and fetching configuration from the official Clerk/v1/environmentendpoint. These are documented as standard operations for this service. - [COMMAND_EXECUTION]: The skill mentions executing Xcode-related tasks and adding 'Associated Domains' or 'Sign in with Apple' capabilities, which are standard requirements for iOS authentication and involve modifying local project configuration files (
.entitlements). - [PROMPT_INJECTION]: No malicious override instructions or safety bypass patterns were detected. The instructions are focused on technical implementation and validation.
- [DATA_EXFILTRATION]: No patterns of sensitive data exfiltration or unauthorized network calls to third-party domains were found. All network interactions are directed to Clerk's official API infrastructure.
Audit Metadata