cloaked-agent

Enforce on-chain spending limits for AI agents on Solana.

1|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/CloakedAgent/cloaked --skill cloaked-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloaked-agent
Source: https://github.com/CloakedAgent/cloaked/tree/main/app/public
Command: npx skills add https://github.com/CloakedAgent/cloaked --skill cloaked-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Give AI agents trustless, on-chain constrained spending power on Solana by separating wallet keys from spend authority and enforcing limits on-chain.

Core Features & Use Cases

  • On-chain constrained spending for AI agents
  • SDK + MCP server integration for autonomous payments
  • Token and SOL spending within per-tx, daily, and total limits
  • Supports owner vs agent roles and optional privacy mode

Quick Start

Use the SDK to create an agent and begin spending within the defined constraints.

Frequently Asked Questions about cloaked-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce spending limits for AI agents on Solana?

To enforce spending limits for AI agents on Solana, you can use an on-chain constraint system that separates wallet keys from spend authority, applying parameters like maxPerTx, dailyLimit, and totalLimit directly on-chain.

What are on-chain spending constraints for autonomous AI payments?

On-chain spending constraints for autonomous AI payments are trustless rules enforced directly on the blockchain, ensuring AI agents cannot exceed predefined per-transaction, daily, or total spending limits without compromising wallet keys.

Can I use an MCP server to integrate autonomous Solana payments for AI agents?

Yes, you can use an MCP server to integrate autonomous Solana payments for AI agents, enabling constrained spending within workflows while maintaining secure wallet keys and enforcing on-chain limits.

How do I set up owner and agent roles for AI cryptocurrency spending?

You can set up owner and agent roles for AI cryptocurrency spending by using an SDK that separates wallet key ownership from agent spend authority, enforcing constraints like expiresAt and token limits on-chain.

Does this AI agent spending approach support privacy modes and token constraints?

Yes, this AI agent spending approach supports optional privacy modes and token constraints, allowing owners to restrict the specific tokens an agent can spend while enforcing daily and total limits on-chain.

When should I separate wallet keys from AI agent spend authority?

You should separate wallet keys from AI agent spend authority when deploying autonomous payment workflows, ensuring that even if an agent is compromised, on-chain constraints prevent unauthorized or excessive Solana spending.