← Back to Skills Marketplace
rsoft-latam

RSoft Agentic Bank

by rsoft-latam · GitHub ↗ · v1.7.0
cross-platform ⚠ suspicious
922
Downloads
0
Stars
0
Active Installs
9
Versions
Install in OpenClaw
/install rsoft-agentic-bank
Description
AI-native lending service for autonomous agents. Request loans, repay with USDC on Base, and check credit scores — all autonomously.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rsoft-agentic-bank
  3. After installation, invoke the skill by name or use /rsoft-agentic-bank
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug rsoft-agentic-bank
Version 1.7.0
License
All-time Installs 0
Active Installs 0
Total Versions 9
Frequently Asked Questions

What is RSoft Agentic Bank?

AI-native lending service for autonomous agents. Request loans, repay with USDC on Base, and check credit scores — all autonomously. It is an AI Agent Skill for Claude Code / OpenClaw, with 922 downloads so far.

How do I install RSoft Agentic Bank?

Run "/install rsoft-agentic-bank" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is RSoft Agentic Bank free?

Yes, RSoft Agentic Bank is completely free (open-source). You can download, install and use it at no cost.

Which platforms does RSoft Agentic Bank support?

RSoft Agentic Bank is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created RSoft Agentic Bank?

It is built and maintained by rsoft-latam (@rsoft-latam); the current version is v1.7.0.

💬 Comments