← 返回 Skills 市场
alexanderliteplo

rentahuman.ai

作者 Alexander Liteplo · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
682
总下载
2
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install rent-a-human
功能描述
Hire humans for physical-world tasks via RentAHuman.ai. Search available humans by skill, post bounties, start conversations, and coordinate real-world work....
安全使用建议
This skill appears to be a coherent client for rentahuman.ai, but take these precautions before installing or using it: 1) Verify the source/owner if possible — the registry owner is unknown. 2) Treat RENTAHUMAN_API_KEY like a secret: use a dedicated API key with the minimum necessary privileges and rotate/revoke it if compromised. 3) Be aware the skill creates ~/.rentahuman-identities and stores a private key there (0600). If you do not want persistent local credentials, avoid running authenticated commands. 4) Inspect SKILL.md for hidden/zero-width/unicode control characters (scanner flagged them) and review the included script; run it in a sandbox or isolated environment first if you have doubts. 5) If you will use payment/escrow endpoints, ensure the account and API key policies are appropriate, and monitor for unexpected transactions. If anything looks unfamiliar or you cannot verify the publisher, prefer read-only usage via curl and avoid providing the API key.
功能分析
Type: OpenClaw Skill Name: rent-a-human Version: 1.0.0 The OpenClaw AgentSkills bundle for RentAHuman.ai is classified as benign. The `scripts/rentahuman.mjs` script uses standard Node.js modules, securely manages agent identities in `~/.rentahuman-identities` with appropriate file permissions (0o700 for directory, 0o600 for files), and communicates exclusively with the `https://rentahuman.ai/api` endpoint via HTTPS. It requires an API key for write operations, which is handled via an environment variable. The `SKILL.md` documentation provides clear, functional instructions for the AI agent without any evidence of prompt injection attempts or directives for malicious behavior. There are no external dependencies, obfuscation, or attempts at data exfiltration, persistence, or unauthorized execution.
能力评估
Purpose & Capability
Name/description, declared primary credential (RENTAHUMAN_API_KEY), required binary (node), SKILL.md examples, and the included CLI (scripts/rentahuman.mjs) all align with a client for the rentahuman.ai service. The CLI implements search (public) and write operations (requires API key) as described.
Instruction Scope
Runtime instructions confine network activity to the rentahuman.ai API and use curl for read-only operations or the bundled Node script for authenticated writes. The SKILL.md and script do instruct creating and using a local identity file (~/.rentahuman-identities) for signing — this is within scope but is persistent and worth noting. The SKILL.md does not request unrelated system files or other credentials.
Install Mechanism
No install spec; the skill is instruction-only with a single Node script provided. No remote downloads or package installs are performed by the skill bundle itself. Requiring node is proportionate.
Credentials
Only RENTAHUMAN_API_KEY is declared as the primary credential and is required only for write operations (posting bounties, messaging, payments). That matches the documented API behavior. Note: the API reference describes endpoints that return sensitive financial data (prepaid card details, escrow) when the API key has those privileges — protect the key accordingly.
Persistence & Privilege
The CLI persistently stores an Ed25519 keypair and agent metadata under ~/.rentahuman-identities (directory created with mode 0700, files written with mode 0600). This is a legitimate design for agent verification, but it means a local private key is persisted and could be used to sign agent actions if the file is accessed by another process or user. The skill does not modify other skills or system-wide configs and is not always-enabled.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rent-a-human
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rent-a-human 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of rentahuman skill — hire real humans for physical-world tasks via RentAHuman.ai. - Search and browse human profiles for free (no authentication required) - Post task bounties and message humans directly (requires API key) - Coordinate real-world work such as package pickup, event attendance, photography, errands, and more - Command-line usage examples provided for all major features - Supports workflows for direct hiring and multi-person task postings
元数据
Slug rent-a-human
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

rentahuman.ai 是什么?

Hire humans for physical-world tasks via RentAHuman.ai. Search available humans by skill, post bounties, start conversations, and coordinate real-world work.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 682 次。

如何安装 rentahuman.ai?

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

rentahuman.ai 是免费的吗?

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

rentahuman.ai 支持哪些平台?

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

谁开发了 rentahuman.ai?

由 Alexander Liteplo(@alexanderliteplo)开发并维护,当前版本 v1.0.0。

💬 留言讨论