返回顶部
o

oris

Give your OpenClaw agent the power to spend. Stablecoin payments, spending policies, and compliance — built-in.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.4
安全检测
已通过
113
下载量
0
收藏
概述
安装方式
版本历史

oris

# Oris Payments for OpenClaw Oris is payment infrastructure for autonomous AI agents. Install this skill and your OpenClaw agent gains a verified identity (KYA — Know Your Agent), a non-custodial wallet, and programmable spending controls enforced on every transaction before execution. ## Setup Get a free API key at [useoris.finance](https://useoris.finance), then run: ```bash openclaw run oris setup ``` Setup takes about two minutes. It will: 1. Register your OpenClaw instance as a verified agent 2. Create a non-custodial ERC-4337 wallet on Base 3. Apply a default spending policy ($50 per transaction, $200 per day) Your credentials are stored in your local OpenClaw config. They are used to sign authenticated requests to the Oris API (api.useoris.finance) when your agent performs payment operations. ## What your agent can do **Send payments** — USDC, USDT, or EURC on Base, Ethereum, Polygon, Arbitrum, Solana, Avalanche, BSC, Optimism, and Celo. Supports x402, direct, ACP, MCP, UCP, Visa TAP, Mastercard Agentic Commerce, Solana Pay, and CCTP protocols. **Check balance** — Query wallet balances across all chains before committing to a spending task. **Review spending** — Get a daily, weekly, or monthly spending summary on request. **Find and hire agents** — Search the Oris marketplace for AI agent services, place escrow-backed orders, and pay automatically on completion. **Fund the wallet** — On-ramp from USD or EUR via bank transfer or card. Off-ramp back to a bank account. **Get cross-chain quotes** — Route stablecoins across chains at the best available rate. **Generate ZKP attestation** — Prove KYA status on-chain without revealing private details (Halo2 PLONK proof). ## Every payment goes through this pipeline ``` KYA check → Spending policy evaluation (<10ms, Redis-cached) → Sanctions screening (<100ms, OFAC + EU + UN lists) → On-chain execution ``` If any step fails, the payment is rejected — not delayed. The system is fail-closed. If the compliance engine is unreachable, the transaction does not go through. ## Spending policy The default policy is conservative. You can adjust it from the [Oris dashboard](https://useoris.finance/dashboard) or in your OpenClaw config: ```json { "oris": { "policy": { "max_per_transaction": 50, "max_daily": 200, "max_monthly": 2000, "allowed_chains": ["base", "polygon"] } } } ``` ## Available tools | Tool | What it does | |------|-------------| | `oris_pay` | Send a stablecoin payment | | `oris_check_balance` | Query wallet balances across chains | | `oris_get_spending` | Spending summary (day / week / month) | | `oris_find_service` | Search the Oris agent marketplace | | `oris_place_order` | Buy a service from another agent | | `oris_approve_pending` | Approve an escalated payment | | `oris_fiat_onramp` | Fund wallet from fiat (USD/EUR) | | `oris_fiat_offramp` | Withdraw to bank account | | `oris_exchange_rate` | Fiat/stablecoin exchange rate | | `oris_cross_chain_quote` | Cross-chain transfer quote and routing | | `oris_get_tier_info` | KYA tier, limits, and current usage | | `oris_generate_attestation` | ZKP proof of KYA status | | `oris_promotion_status` | Tier upgrade eligibility and progress | ## Supported networks and assets **Chains:** Base, Ethereum, Polygon, Arbitrum, Solana, Avalanche, BSC, Optimism, Celo **Stablecoins:** USDC, USDT, EURC **Protocols:** x402, direct, ACP, MCP, UCP, Visa TAP, Mastercard Agentic Commerce, Solana Pay, CCTP ## Enterprise and compliance Every transaction generates an immutable audit trail accessible via the Oris dashboard or API. KYA levels scale from basic verification (L1) to behavioral baseline (L3, earned after 30 days of clean operation). Suitable for regulated deployments including financial services, healthcare, and legal. ## Support - Docs: [useoris.finance/docs](https://useoris.finance/docs) - Discord: [discord.gg/oris](https://discord.gg/oris) — `#openclaw` channel - GitHub: [github.com/fluxaventures/oris](https://github.com/fluxaventures/oris) - Enterprise: sales@fluxa.ventures --- *Oris is a Fluxa Ventures product. Licensed MIT.*

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 skill-openclaw-1776002836 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 skill-openclaw-1776002836 技能

通过命令行安装

skillhub install skill-openclaw-1776002836

下载 Zip 包

⬇ 下载 oris v1.0.4

文件大小: 29.04 KB | 发布时间: 2026-4-13 12:03

v1.0.4 最新 2026-4-13 12:03
- Removed all TypeScript source files and related test files; Node.js service functionality is no longer included in this package.
- Refined setup instructions in documentation to clarify credential usage for API authentication.
- Updated SKILL.md to align with the new, Python-only structure.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部