← 返回 Skills 市场
gymtopz

RentaUnHumano MCP

作者 GYMTOPZ · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
777
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install rentaunhumano-mcp
功能描述
Hire Spanish-speaking humans for real-world tasks in Latin America. Create missions, browse humans, manage payments, reviews, and disputes through 15 MCP tools.
安全使用建议
This skill appears to be what it says: an MCP adapter that needs mcporter and a RENTA_API_KEY. Before installing: (1) Treat RENTA_API_KEY like a sensitive credential — use a sandbox_ key for testing and rotate keys after use. (2) Inspect the @rentaunhumano/mcp-server npm package (and prefer a pinned version) because the mcporter config runs it via npx (runtime code download). (3) Ensure mcporter is from a trusted source and that adding config/mcporter.json is acceptable in your environment. (4) If you don't want the agent to autonomously create missions or trigger payments, restrict autonomous invocation or add explicit confirmation steps. (5) Verify the service (rentaunhumano.com) and its terms, and confirm payment flow and dispute controls before providing a production API key.
功能分析
Type: OpenClaw Skill Name: rentaunhumano-mcp Version: 1.0.0 The skill is suspicious due to instructions in `SKILL.md` that pose a significant supply chain risk. Specifically, the setup guide instructs the agent to configure `mcporter` to run `npx -y @rentaunhumano/mcp-server`. The `npx -y` command downloads and executes an arbitrary npm package without user confirmation, which could lead to arbitrary code execution if the `@rentaunhumano/mcp-server` package were compromised or malicious. Additionally, the skill instructs the agent to make an external `curl` call to `https://rentaunhumano.com/api/agents/register` to register an account, involving interaction with an external service.
能力评估
Purpose & Capability
Name/description ask to manage missions, humans, payments and the skill requires the mcporter binary and a RENTA_API_KEY — both are coherent with an MCP integration. The SKILL.md describes configuring mcporter to run an MCP server adapter and using an API key for auth, which matches the purpose.
Instruction Scope
The instructions are scoped to registration, setting RENTA_API_KEY, writing a mcporter config file (config/mcporter.json), and verifying available tools. These are within the skill's domain, but the SKILL.md also instructs use of npx to run @rentaunhumano/mcp-server at runtime, and includes example curl calls that create agent credentials — both actions should be considered when granting the API key or running commands.
Install Mechanism
There is no formal install spec (instruction-only), which lowers static install risk. However the mcporter configuration uses 'npx -y @rentaunhumano/mcp-server' (no pinned version), meaning running the skill will download and execute code from the npm registry at runtime. That's expected for an MCP adapter but is a supply-chain risk you should acknowledge.
Credentials
Only one environment variable is required (RENTA_API_KEY), and it is declared as the primary credential. That aligns with the described functionality. Note: the API key appears to grant the ability to create/cancel missions, manage payments, reviews and disputes — it is powerful and should be treated as a sensitive secret (use sandbox_ keys for testing).
Persistence & Privilege
The skill is not always-enabled and uses the platform defaults for autonomous invocation. This is normal. However, because the API key permits real-world payments and task creation, allowing the agent to call the skill autonomously increases potential impact — consider limiting autonomous use or adding guardrails.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rentaunhumano-mcp
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rentaunhumano-mcp 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: 15 MCP tools for hiring humans in Latin America
元数据
Slug rentaunhumano-mcp
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

RentaUnHumano MCP 是什么?

Hire Spanish-speaking humans for real-world tasks in Latin America. Create missions, browse humans, manage payments, reviews, and disputes through 15 MCP tools. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 777 次。

如何安装 RentaUnHumano MCP?

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

RentaUnHumano MCP 是免费的吗?

是的,RentaUnHumano MCP 完全免费(开源免费),可自由下载、安装和使用。

RentaUnHumano MCP 支持哪些平台?

RentaUnHumano MCP 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 RentaUnHumano MCP?

由 GYMTOPZ(@gymtopz)开发并维护,当前版本 v1.0.0。

💬 留言讨论