wallet-policy

Generate wallet security policy rules for EVM and Solana chains.

22|12|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/Starchild-ai-agent/official-skills --skill wallet-policy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wallet-policy
Source: https://github.com/Starchild-ai-agent/official-skills/tree/main/wallet-policy
Command: npx skills add https://github.com/Starchild-ai-agent/official-skills --skill wallet-policy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users define and manage granular security policies for their cryptocurrency wallets, preventing unauthorized transactions and protecting assets.

Core Features & Use Cases

  • Policy Generation: Create custom rules for EVM and Solana wallets based on natural language descriptions.
  • Rule Types: Supports various conditions like transaction type, value caps, address allowlists, and chain restrictions.
  • Use Case: A user wants to ensure that no more than 1 ETH can be transferred from their wallet in a single transaction, and only to a specific treasury address. This Skill can generate the precise policy rules to enforce this.

Quick Start

Propose a wallet policy that allows all operations but denies private key export.

Frequently Asked Questions about wallet-policy

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

FAQPage Schema
How do I create custom wallet security policies using natural language?

To create custom wallet security policies, you provide a natural language description of your desired transaction rules. The Skill generates precise policy conditions for transaction methods, addresses, values, and chain IDs, then proposes them for your review and approval.

Can I set transaction value limits and address allowlists for EVM and Solana wallets?

Yes, you can set transaction value limits and address allowlists for both EVM and Solana wallets. The Skill supports defining rules based on transaction type, specific addresses, value caps, and chain ID restrictions to enforce ALLOW or DENY actions.

What is a wallet security policy rule and how does it protect assets?

A wallet security policy rule is a custom condition that prevents unauthorized transactions and protects your cryptocurrency assets. It defines specific criteria like transaction methods, value caps, or allowed addresses, executing actions like ALLOW or DENY to enforce asset protection.

Does this wallet policy generator support both EVM and Solana chains?

Yes, this wallet policy generator fully supports both EVM and Solana chains. It allows you to define granular security policies and transaction controls tailored to the specific requirements of both blockchain ecosystems.

How do I propose a policy that allows all operations but denies private key export?

To propose a policy that allows all operations but denies private key export, you simply input this requirement as a natural language description. The Skill translates this into a specific DENY rule for private key export methods and proposes it for your approval.

What's the best way to restrict transactions to a specific treasury address?

The best way to restrict transactions to a specific treasury address is by generating a custom policy rule using natural language. You define an address allowlist condition, and the Skill creates a rule that enforces a DENY action for any transfers outside that specified treasury address.