return-funds

Installation
SKILL.md

Return Funds to Sender

When the operator asks you to return funds (e.g., "send it back", "return the XNO", "refund"), follow this workflow carefully.

Core Safety Rule

NEVER guess the refund destination. If there is any ambiguity about where to send funds, ALWAYS ask the operator to confirm.

Workflow

Step 1: Identify what to return

If the request is linked to a payment request:

  1. Call payment_request_refund with the request ID and execute: false
  2. This returns source addresses from received blocks

If no payment request exists:

  1. Call wallet_history to see recent transactions
  2. Identify receive transactions and their source addresses
Installs
5
GitHub Stars
5
First Seen
Mar 17, 2026
return-funds — casualsecurityinc/xno-skills