Skip to main content
Back to the directory
coinbase/agentic-wallet-skillsSoftware EngineeringWriting and Content

authenticate-wallet

Email OTP-based wallet authentication with validation and status checking.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/coinbase/agentic-wallet-skills --skill authenticate-wallet
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, authenticate-wallet has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: coinbase/agentic-wallet-skills. Canonical URL: https://skills.sh/coinbase/agentic-wallet-skills/authenticate-wallet.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykFAIL
About this skill
Email OTP-based wallet authentication with validation and status checking. 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 6-digit code from the user's email to complete authentication. The flow ID from step 1 is saved automatically to a local file — you do not pass it as an argument. 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.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Email OTP-based wallet authentication with validation and status checking.

Is authenticate-wallet good?

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

Which AI agents support authenticate-wallet?

authenticate-wallet currently lists compatibility with Skills CLI.

Is authenticate-wallet safe to install?

authenticate-wallet has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to authenticate-wallet?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install authenticate-wallet?

Run the following command to 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