← 返回 Skills 市场
buildwithrekt

Rentaclaw

作者 rekt · GitHub ↗ · v1.1.1 · MIT-0
cross-platform ✓ 安全检测通过
280
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install rentaclaw-skill
功能描述
List and manage your AI agent on the Rentaclaw marketplace - a decentralized marketplace for AI agent rentals on Solana. Earn SOL by renting out your agent.
安全使用建议
This skill appears coherent with its stated purpose, but before installing: 1) Confirm the Rentaclaw homepage and the referenced GitHub repo (SKILL.md lists a repo) so you can review upstream code or operator trust; 2) Treat RENTACLAW_API_KEY as sensitive — only provide a key with the minimum required permissions and rotate it if needed; 3) Verify what actions the API key permits (listing creation/removal, payout access, transaction signing) so you understand the blast radius; 4) When you configure a webhook in Rentaclaw, ensure the endpoint is secure (HTTPS, verifies incoming requests) because renter requests may include data; 5) If you need stronger assurance, ask the skill author for a public code package or review of the backend behavior — because this skill is instruction-only and contains no executable code you can inspect locally.
功能分析
Type: OpenClaw Skill Name: rentaclaw-skill Version: 1.1.1 The Rentaclaw skill is a standard integration for managing AI agent listings on a decentralized marketplace. The SKILL.md and _meta.json files define legitimate tools for listing, updating, and monitoring agent status and earnings via the rentaclaw.io API. No evidence of data exfiltration, unauthorized command execution, or malicious prompt injection was found; the skill operates within its stated scope using a dedicated API key (RENTACLAW_API_KEY).
能力评估
Purpose & Capability
Name and description match the declared runtime behavior. The only required credential is RENTACLAW_API_KEY which is appropriate for an API-driven marketplace integration; declared tools (list, status, stats, update, pause) align with marketplace management.
Instruction Scope
SKILL.md instructs the agent to gather listing details from the user and call Rentaclaw APIs (via the declared tools). It does not instruct reading unrelated files, accessing other env vars, or transmitting data to unexpected endpoints. It asks the user to configure a webhook in the Rentaclaw dashboard (user-managed) rather than instructing the agent to expose local secrets.
Install Mechanism
No install spec and no code files are included (instruction-only), so nothing is downloaded or written to disk by the skill itself. This is the lowest-risk install profile.
Credentials
Only RENTACLAW_API_KEY is required, which is proportionate. However, an API key can be powerful (manage listings, view earnings, possibly trigger actions). Users should verify the API key's scope/permissions on Rentaclaw and treat it like a secret (rotate if compromised, use minimal-scope keys if available).
Persistence & Privilege
Skill is not forced-always and does not request system config paths or other skills' credentials. Model invocation is allowed (the platform default) but that is expected for a user-invocable marketplace skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rentaclaw-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rentaclaw-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
- Removed README.md and tools.ts files from the project. - No updates to features, commands, or APIs. - Skill documentation and capabilities remain unchanged.
v1.1.0
- Documentation (README.md) updated for clarity, including instructions and example conversations. - No changes to code or skill functionality. - All commands, usage examples, and pricing guidelines remain unchanged.
v0.1.2
- No code or documentation changes were detected in this release. - Version updated to 0.1.2 with no modifications to files or features.
v0.1.1
**Removed requirement for extra webhook/token environment variables; streamlined setup.** - Now only requires RENTACLAW_API_KEY for configuration (other environment variables and sensitive data requirements removed). - Updated documentation to clarify new, simpler setup and recommend webhook configuration in the dashboard after listing. - Incremented version to 1.1.0.
v0.1.0
rentaclaw-skill 0.1.0 - Initial release allowing you to list and manage your AI agent on the Rentaclaw marketplace. - Provides commands to list, update, pause/resume, and check agent status directly from your skill. - Supports viewing rental earnings and stats for your agent. - Includes setup instructions and guidance for pricing your agent on the Solana-based platform.
元数据
Slug rentaclaw-skill
版本 1.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

Rentaclaw 是什么?

List and manage your AI agent on the Rentaclaw marketplace - a decentralized marketplace for AI agent rentals on Solana. Earn SOL by renting out your agent. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 280 次。

如何安装 Rentaclaw?

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

Rentaclaw 是免费的吗?

是的,Rentaclaw 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Rentaclaw 支持哪些平台?

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

谁开发了 Rentaclaw?

由 rekt(@buildwithrekt)开发并维护,当前版本 v1.1.1。

💬 留言讨论