authenticate-wallet
Two-step email OTP authentication and management for Coinbase payments wallets in agentic workflows.
Install
npx skills add https://github.com/coinbase/agentic-wallet-skills --skill authenticate-walletStats
| Total installs | 1,006 |
| Weekly installs | 1.0K |
| GitHub stars | 87 |
| First seen | Feb 10, 2026 |
| Source | @coinbase/agentic-wallet-skills |
Summary
- Two-step login flow: initiate with email to receive a 6-digit OTP, then verify with the flowId and code to complete authentication
- Includes input validation rules for email, flowId, and OTP to prevent shell injection before executing commands
- Provides status checking, balance queries, address retrieval, and wallet window access via companion CLI commands
- All commands support --json output for machine-readable responses in agent workflows
Tags
Related skills
| Skill | Installs | vs authenticate-wallet |
|---|---|---|
| atheris | 1,168 | +162 |
| ruzzy | 1,155 | +149 |
| dotnet-10-csharp-14 | 971 | -35 |
| libafl | 1,163 | +157 |
| fuzzing-dictionary | 1,183 | +177 |
FAQ
- How many installs does authenticate-wallet have?
- authenticate-wallet has 1,006 total installs and 1.0K installs this week.
- Where is authenticate-wallet hosted?
- authenticate-wallet is published by @coinbase/agentic-wallet-skills at https://github.com/coinbase/agentic-wallet-skills.
- How many GitHub stars does authenticate-wallet have?
- authenticate-wallet has 87 GitHub stars.
- When was authenticate-wallet first indexed?
- OrangeBot.AI first indexed authenticate-wallet on Feb 10, 2026.
- How do I install authenticate-wallet?
- Run: npx skills add https://github.com/coinbase/agentic-wallet-skills --skill authenticate-wallet