← 返回 Skills 市场
rbcp18

Teller MCP – Borrow USDC & Altcoins (no margin calls)

作者 rbcp18 · GitHub ↗ · v0.2.3
cross-platform ✓ 安全检测通过
596
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install teller-borrow-agents
功能描述
Expose the Teller delta-neutral + lending Model Context Protocol server. Use this when you need to install, run, or update the Tellermcp MCP backend so agent...
安全使用建议
This skill appears to do what it claims, but review and take simple precautions before running it: 1) Inspect the included source (already present) and confirm you trust the build dependencies; 2) Do not provide private keys or secrets — the skill builds unsigned on-chain transactions and will forward any wallet addresses you supply to the configured Teller API (privacy risk); 3) Run npm install and npm audit in an isolated environment (or sandbox/container) and pin/verify dependency versions if you will run this in production; 4) If exposing the MCP via mcporter/OpenClaw, restrict which agents/users can invoke it to avoid unintended queries or transaction-generation for third-party wallets; 5) If you need higher assurance, consider auditing @modelcontextprotocol/sdk and any transitive dependencies before deployment.
功能分析
Type: OpenClaw Skill Name: teller-borrow-agents Version: 0.2.3 The OpenClaw AgentSkills skill bundle for 'teller-borrow-agents' is designed to expose Teller financial APIs via the Model Context Protocol. The code (scripts/tellermcp-server/src/client.ts, scripts/tellermcp-server/src/index.ts) makes legitimate outbound HTTPS requests to `https://delta-neutral-api.teller.org` to fetch financial data and build transaction payloads. Input validation is robustly implemented using `zod` with regex for addresses, mitigating common injection risks. The skill does not attempt to exfiltrate sensitive data, establish persistence, or execute arbitrary commands beyond its stated purpose. The `TELLER_API_BASE_URL` environment variable allows overriding the API endpoint, which is a standard configuration practice and not indicative of malicious intent within the skill itself.
能力评估
Purpose & Capability
Name/description, SKILL.md instructions, and the included TypeScript source all align: this is an MCP server that queries Teller's public delta-neutral and lending endpoints and exposes six MCP tools. No unrelated credentials or binaries are requested.
Instruction Scope
Runtime instructions are straightforward (npm install, build, npm start) and the tools accept wallet addresses and other parameters which are forwarded to the Teller API. Be aware that wallet addresses and query parameters provided to the tools will be transmitted to the configured TELLER_API_BASE_URL (default production). The SKILL.md does not request or use private keys or other secrets.
Install Mechanism
There is no platform install spec (instruction-only), but a Node project is included and requires running npm install which will fetch dependencies from npm. The package.json and package-lock.json show common dependencies (@modelcontextprotocol/sdk, zod) and devDeps; no custom downloads or opaque URLs are present in the bundle.
Credentials
No required environment variables or secrets are declared. Two optional env vars (TELLER_API_BASE_URL, TELLER_API_TIMEOUT_MS) are used to configure the client; these are proportionate. Inputs such as walletAddress are expected by the API and will be transmitted — a privacy consideration but expected for the tool's function.
Persistence & Privilege
always:false and no other elevated privileges requested. The SKILL.md instructs adding a transport entry for mcporter/OpenClaw so agents can call the tools — exposing these tools to agents is intended behavior but review who can call the registered transport.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install teller-borrow-agents
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /teller-borrow-agents 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.3
Fresh slug teller-borrow-agents
元数据
Slug teller-borrow-agents
版本 0.2.3
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Teller MCP – Borrow USDC & Altcoins (no margin calls) 是什么?

Expose the Teller delta-neutral + lending Model Context Protocol server. Use this when you need to install, run, or update the Tellermcp MCP backend so agent... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 596 次。

如何安装 Teller MCP – Borrow USDC & Altcoins (no margin calls)?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install teller-borrow-agents」即可一键安装,无需额外配置。

Teller MCP – Borrow USDC & Altcoins (no margin calls) 是免费的吗?

是的,Teller MCP – Borrow USDC & Altcoins (no margin calls) 完全免费(开源免费),可自由下载、安装和使用。

Teller MCP – Borrow USDC & Altcoins (no margin calls) 支持哪些平台?

Teller MCP – Borrow USDC & Altcoins (no margin calls) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Teller MCP – Borrow USDC & Altcoins (no margin calls)?

由 rbcp18(@rbcp18)开发并维护,当前版本 v0.2.3。

💬 留言讨论