← Back to Skills Marketplace
gymtopz

RentaUnHumano MCP

by GYMTOPZ · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
777
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install rentaunhumano-mcp
Description
Hire Spanish-speaking humans for real-world tasks in Latin America. Create missions, browse humans, manage payments, reviews, and disputes through 15 MCP tools.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rentaunhumano-mcp
  3. After installation, invoke the skill by name or use /rentaunhumano-mcp
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: 15 MCP tools for hiring humans in Latin America
Metadata
Slug rentaunhumano-mcp
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 777 downloads so far.

How do I install RentaUnHumano MCP?

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

Is RentaUnHumano MCP free?

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

Which platforms does RentaUnHumano MCP support?

RentaUnHumano MCP is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created RentaUnHumano MCP?

It is built and maintained by GYMTOPZ (@gymtopz); the current version is v1.0.0.

💬 Comments