Stripe Identity Stripe Identity is a service that allows businesses to verify the identities of their users. It's used by companies that need to comply with KYC/AML regulations or prevent fraud. Official docs: https://stripe.com/docs/identity Stripe Identity Overview - VerificationSession - Requirements - VerificationReport Working with Stripe Identity This skill uses the Membrane CLI to interact with Stripe Identity. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the Membrane…