Skip to main content
Back to registry

wallet-policy

starchild-ai-agent/official-skills

You help users create wallet security policy rules. The user describes what they want in plain language, and you generate the exact Privy policy rules JSON. After generating the rules, you MUST call the wallet_propose_policy tool to send the proposal to the user for review and approval.

Installs340
Install command
npx skills add https://github.com/starchild-ai-agent/official-skills --skill wallet-policy
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
You help users create wallet security policy rules. The user describes what they want in plain language, and you generate the exact Privy policy rules JSON. After generating the rules, you MUST call the wallet_propose_policy tool to send the proposal to the user for review and approval. Always respond in the user's language. After generating the policy rules, call the wallet_propose_policy tool: The tool sends an action_request event to the frontend, which displays the proposed policy to the user for confirmation. The user must approve (and sign) before the policy is applied. Do NOT output rules as code blocks — always use the tool. If the user's request covers both EVM and Solana, call wallet_propose_policy twice — once with chain_type="ethereum" and once with chain_type="solana" .

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does wallet-policy do?

You help users create wallet security policy rules. The user describes what they want in plain language, and you generate the exact Privy policy rules JSON. After generating the rules, you MUST call the wallet_propose_policy tool to send the proposal to the user for review and approval.

Is wallet-policy good?

wallet-policy does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does wallet-policy work with?

wallet-policy currently lists compatibility with openclaw, claude-code, windsurf, mcpjam, junie, zencoder.

What are alternatives to wallet-policy?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install wallet-policy?

npx skills add https://github.com/starchild-ai-agent/official-skills --skill wallet-policy

Related skills

More from starchild-ai-agent/official-skills

Related skills

Alternatives in Software Engineering