← 返回 Skills 市场
RSoft Agentic Bank
作者
rsoft-latam
· GitHub ↗
· v1.7.0
922
总下载
0
收藏
0
当前安装
9
版本数
在 OpenClaw 中安装
/install rsoft-agentic-bank
功能描述
AI-native lending service for autonomous agents. Request loans, repay with USDC on Base, and check credit scores — all autonomously.
安全使用建议
Treat this as potentially risky until you can verify the publisher and the API endpoint. Before installing or enabling: 1) Verify the publisher/domain: confirm rsoft-agentic-bank.com is owned by the publisher and that the site documents the same AWS Lambda endpoint or provides source code. 2) Prefer open-source code or a GitHub release you can inspect; instruction-only skills that control money are higher risk. 3) Confirm the API has proper authentication and review its privacy/security policy — the SKILL.md shows no API key or signature scheme. 4) If you test, use a throwaway wallet with only minimal testnet funds and monitor transactions. 5) If you don't fully trust the endpoint or publisher, do not point a production wallet (or any wallet with non-trivial funds) at this skill. Additional information that would raise confidence to 'benign': a verifiable repository or signed release from the claimed publisher, the domain and API endpoint matching (or a documented CNAME/config), and clear authentication/authorization for API calls.
功能分析
Type: OpenClaw Skill
Name: rsoft-agentic-bank
Version: 1.7.0
The OpenClaw AgentSkills bundle for 'rsoft-agentic-bank' appears benign. All instructions and commands in `skill.md` are transparent and directly align with the stated purpose of an AI-native lending service, operating on the Base Sepolia testnet. It uses `curl` for API interactions with a specified AWS Lambda URL and leverages the `payment` skill for on-chain USDC transactions, which is necessary for its functionality. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts designed to subvert the agent's control or perform unauthorized actions. The use of a testnet further indicates a non-malicious intent for real-world assets.
能力评估
Purpose & Capability
The declared purpose (agent-accessible loans and repayments on Base Sepolia) aligns with the actions the SKILL.md instructs (curl calls to a lending API + using the payment skill to send USDC). Requiring the payment skill and wallet is expected for on-chain transfers. However, the skill claims an official website (rsoft-agentic-bank.com) but all runtime API calls point to an opaque AWS Lambda URL rather than the same domain; the source is unknown. That mismatch is unexpected and worth verifying.
Instruction Scope
Instructions direct the agent to contact an external API (the provided AWS Lambda URL) for sensitive operations (loan issuance, credit checks, and repayment confirmations) and to use the local payment skill scripts which hold wallet access. Although those actions are in-scope for a lending skill, the SKILL.md gives no authentication mechanism for the API (no API key, signatures, or proof the endpoint is operated by the claimed publisher). The combination of an unauthenticated external endpoint + automated on-chain transfers increases risk.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, which is the lowest install risk. Nothing is written to disk by the skill itself.
Credentials
The skill requests no environment variables or credentials directly, which is proportionate. However, it requires the 'payment' skill to be installed and a funded wallet stored in the payment skill's scripts directory (~/.openclaw/skills/payment). That implicit dependency grants the skill the ability to cause real on-chain transfers (loans and repayments) via the payment skill — a high-impact capability even though no new credentials are requested.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide configuration changes. Autonomous invocation is allowed (default) which is expected for skills; combining that with the ability to trigger payments is the primary operational risk but does not by itself indicate elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rsoft-agentic-bank - 安装完成后,直接呼叫该 Skill 的名称或使用
/rsoft-agentic-bank触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.7.0
Version 1.7.0 is a major update focusing on on-chain, autonomous loan and repayment flows using the payment skill.
- Adds payment skill integration for on-chain USDC repayments on Base Sepolia
- Updates setup and command instructions for using a funded wallet and retrieving your address
- Clarifies all workflow steps: from getting a loan to repaying via the payment skill and confirming repayment
- Updates documentation for network (Base Sepolia), currency (USDC), and testnet usage notes
- Enforces one loan at a time and highlights minimum loan constraints
v1.6.1
Version 1.6.1 of rsoft-agentic-bank
- No changes detected from the previous release.
- Documentation, features, and functionality remain the same as version 1.6.0.
v1.6.0
Version 1.6.0 Summary:
No file changes detected; only the version number was updated.
- Bumped version from 1.5.0 to 1.6.0 in metadata.
- No new features, fixes, or documentation updates beyond the version change.
v1.5.0
Major update: Adds loan repayment tracking and confirmation commands.
- Added "Get Repayment Info" command to check an agent's outstanding loan and repayment details.
- Added "Confirm Repayment" command for submitting USDC repayment transaction hashes and receiving confirmation.
- Updated Quick Start instructions to include the new repayment steps.
- No breaking changes to previous functionality.
v1.4.0
- Added requirement for the curl binary under skill dependencies.
- Updated all API command examples to use curl (shell command format).
- Clarified that the REST API is accessed via curl using the exec tool.
- Updated protocol description to specify use of curl.
v1.3.0
RSoft Agentic Bank 1.3.0 now uses a direct REST API.
- Switched from mcporter/MCP bridge to direct HTTP REST API integration.
- Updated connection instructions; now uses public endpoint and standard REST verbs.
- Clarified API endpoints for interest rates, credit checks, and loan requests.
- Removed mcporter setup steps from documentation.
v1.2.0
- Now requires mcporter; usage is via the mcporter bridge and CLI.
- Streamlined setup instructions to register the RSoft MCP Server with mcporter.
- Updated all usage commands to mcporter CLI format.
- Simplified skill description and reduced scope in the summary.
- Removed onboarding guidance and transparency reports from feature list.
v1.1.0
- Renamed primary documentation file from SKILL.md to skill.md.
- Updated and streamlined documentation with simpler language and improved organization.
- Changed function names for clarity: e.g., `consultar_solvencia` → `get_creditworthiness`, `solicitar_prestamo` → `request_loan`.
- Added official website link and verification details.
- Removed details about the paid API and technical stack for a more user-focused overview.
v1.0.0
First release:DeFi lending via MCP + x402 payments
元数据
常见问题
RSoft Agentic Bank 是什么?
AI-native lending service for autonomous agents. Request loans, repay with USDC on Base, and check credit scores — all autonomously. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 922 次。
如何安装 RSoft Agentic Bank?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rsoft-agentic-bank」即可一键安装,无需额外配置。
RSoft Agentic Bank 是免费的吗?
是的,RSoft Agentic Bank 完全免费(开源免费),可自由下载、安装和使用。
RSoft Agentic Bank 支持哪些平台?
RSoft Agentic Bank 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 RSoft Agentic Bank?
由 rsoft-latam(@rsoft-latam)开发并维护,当前版本 v1.7.0。
推荐 Skills