← Back to Skills Marketplace
buildwithrekt

Rentaclaw

by rekt · GitHub ↗ · v1.1.1 · MIT-0
cross-platform ✓ Security Clean
280
Downloads
0
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install rentaclaw-skill
Description
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.
Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rentaclaw-skill
  3. After installation, invoke the skill by name or use /rentaclaw-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug rentaclaw-skill
Version 1.1.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 5
Frequently Asked Questions

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

How do I install Rentaclaw?

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

Is Rentaclaw free?

Yes, Rentaclaw is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Rentaclaw support?

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

Who created Rentaclaw?

It is built and maintained by rekt (@buildwithrekt); the current version is v1.1.1.

💬 Comments