fluxa-agent-wallet
Installation
SKILL.md
Solana Agent Payment Firewall
Use this skill immediately before a wallet signs a Solana payment. It performs a paid policy check through FluxA, returns an unsigned Solana Pay URI only when the request satisfies the caller's allowlist and spending cap, and never signs, holds funds, or broadcasts transactions.
When to use
- A user or agent is about to prepare a USDC or SOL transfer on Solana.
- The caller has an explicit recipient allowlist and a maximum amount.
- An automated workflow needs a deterministic allow/deny result before presenting a transaction for approval.
Do not use this skill to discover recipients, choose a spending cap, move funds, sign a transaction, or bypass wallet-owner approval.