Skip to main content
Back to registry

authenticate-wallet

coinbase/agentic-wallet-skills

When the wallet is not signed in (detected via npx awal status or when wallet operations fail with authentication errors), use the npx awal CLI to authenticate.

Installs883
Install command
npx skills add https://github.com/coinbase/agentic-wallet-skills --skill authenticate-wallet
Security audits
Gen Agent Trust HubWARN
SocketPASS
SnykFAIL
About this skill
When the wallet is not signed in (detected via npx awal status or when wallet operations fail with authentication errors), use the npx awal CLI to authenticate. If you have access to email, you can authenticate the wallet yourself, otherwise you'll need to ask your human to give you an email address and to tell you the OTP code they receive. Authentication uses a two-step email OTP process: This sends a 6-digit verification code to the email and outputs a flowId . Use the flowId from step 1 and the 6-digit code from the user's email to complete authentication. If you have the ability to access the user's email, you can read the OTP code, or you can ask your human for the code. Before constructing the command, validate all user-provided values to prevent shell injection: Do not pass unvalidated user input into the command. Displays wallet server health and authentication status including wallet address. All commands support --json for machine-readable output: - email : Must match a standard email format ( ^[^\s;|& ]+@[^\s;|& ]+$ ).

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does authenticate-wallet do?

When the wallet is not signed in (detected via npx awal status or when wallet operations fail with authentication errors), use the npx awal CLI to authenticate.

Is authenticate-wallet good?

authenticate-wallet does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does authenticate-wallet work with?

authenticate-wallet currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, github-copilot, openclaw.

What are alternatives to authenticate-wallet?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install authenticate-wallet?

npx skills add https://github.com/coinbase/agentic-wallet-skills --skill authenticate-wallet

Related skills

More from coinbase/agentic-wallet-skills

Related skills

Alternatives in Software Engineering