https://developer.android.com/agents/skills/identity/verified-email/skill

Community

Verify users’ email with cryptographic credentials

Authorfornewid
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps you retrieve cryptographically verified email data from a user so you can avoid slower, error-prone manual verification steps.

Core Features & Use Cases

  • Verified email retrieval for sign-up and recovery: Use Android Credential Manager with a Digital Credentials (OpenID4VP) request to obtain a verified email outcome.
  • Client-side integration guidance: Build the GetCredentialRequest, present the system UI, and parse the returned vp_token to update the UI safely.
  • Security-first server validation: Forward the full credential response JSON plus the original nonce to your backend for cryptographic validation before creating or logging in the user.

Quick Start

Ask the assistant to generate an Android client integration plan for retrieving verified email during account sign-up using Credential Manager, including the OpenID4VP request structure and the required server-side validation checkpoints.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: https://developer.android.com/agents/skills/identity/verified-email/skill
Download link: https://github.com/fornewid/android-developers-changelog/archive/main.zip#https-developer-android-com-agents-skills-identity-verified-email-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.