xrpl-payments
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides authoritative and secure patterns for interacting with the XRP Ledger (XRPL) using established libraries (xrpl-py and xrpl.js).
- [SAFE]: Follows security best practices for key management by instructing developers to store seeds in environment variables and deferring sensitive signing operations to a dedicated wallet skill.
- [SAFE]: Implements defensive programming by recommending the use of the simulate RPC command to validate transactions before broadcast, which prevents unintended fee expenditure.
- [SAFE]: Promotes the use of structured on-chain metadata (Memos and SourceTags) for log correlation and attribution without introducing executable code or sensitive data exposure.
Audit Metadata