wallet-policy
Converts natural language into Privy wallet security policies for EVM and Solana chains.
Install
npx skills add https://github.com/starchild-ai-agent/official-skills --skill wallet-policyStats
| Total installs | 3,650 |
| Weekly installs | 3.7K |
| GitHub stars | 1 |
| First seen | Mar 13, 2026 |
| Source | @starchild-ai-agent/official-skills |
Summary
- Converts plain-language security requirements into Privy policy rule JSON, supporting transfer limits, address allowlists, method restrictions, chain constraints, and time windows
- Covers both EVM (Ethereum, Base, Arbitrum, Polygon, etc.) and Solana chains with dedicated condition types for each ecosystem
- Sends proposed policies to the frontend via wallet_propose_policy tool for user review and signature approval before enforcement
- Defaults to permissive wildcard policies (all operations allowed, private key export blocked) unless the user explicitly requests tighter restrictions
Tags
Related skills
| Skill | Installs | vs wallet-policy |
|---|---|---|
| attack-tree-construction | 3,333 | -317 |
| dependency-updater | 3,457 | -193 |
| email-best-practices | 4,183 | +533 |
| web-coder | 3,858 | +208 |
| security-review | 3,687 | +37 |
FAQ
- How many installs does wallet-policy have?
- wallet-policy has 3,650 total installs and 3.7K installs this week.
- Where is wallet-policy hosted?
- wallet-policy is published by @starchild-ai-agent/official-skills at https://github.com/starchild-ai-agent/official-skills.
- How many GitHub stars does wallet-policy have?
- wallet-policy has 1 GitHub stars.
- When was wallet-policy first indexed?
- OrangeBot.AI first indexed wallet-policy on Mar 13, 2026.
- How do I install wallet-policy?
- Run: npx skills add https://github.com/starchild-ai-agent/official-skills --skill wallet-policy