Nunchuk, a Bitcoin wallet company, has launched open-source tools enabling AI agents to engage with Bitcoin wallets while imposing strict limits on fund access. These tools are designed to support AI in executing financial tasks, such as processing payments, without granting full control over private keys.

According to Nunchuk founder and CEO Hugo Nguyen, existing methods either provide AI agents complete wallet authority or rely on delegated signing, both posing risks if the agent is compromised or misconfigured. The new system allows agents to operate within defined spending limits, requiring human approval for transactions exceeding those thresholds. Funding a wallet and authorizing an agent's spending are treated as separate decisions, preventing automatic escalation of AI spending capabilities upon receiving funds.

The released software includes Nunchuk CLI, a command-line interface for AI agent interaction with shared multisignature wallets, and Agent Skills, which provides an interface for AI models to perform tasks like wallet setup, policy configuration, and transaction execution. Spending controls are managed through policies such as limits, approval steps, and delays, utilizing multisignature wallets that necessitate multiple keys for transaction authorization.

These tools are intended for developers building AI-driven systems that require human oversight, aiming to mitigate the risks associated with granting AI agents unconstrained access to cryptocurrency funds.