apple
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- Local Service Emulation: The skill sets up a local mock provider for Apple Sign-in using the
emulatepackage. This allows developers to test OIDC flows without interacting with live Apple APIs.- Safe Credential Handling: Instructions involve using environment variables for authentication parameters (e.g.,APPLE_CLIENT_SECRET), which is a recommended practice for secret management in development.- Network Connectivity: All network operations and endpoint definitions are scoped tolocalhost, ensuring that data remains within the local development environment during testing.
Audit Metadata