← 返回 Skills 市场
331
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install rent-computer
功能描述
当用户电脑性能不足,或者希望租赁高性能电脑时,帮助用户完成电脑租赁申请
安全使用建议
This skill does what it says: it will collect a user's shipping address and contact information and send them to https://zhiweisoft.com (GET /api/openclaw/link and POST /api/openclaw/create). Before installing, verify the legitimacy of zhiweisoft.com and the skill owner (there is no homepage or vendor info in the registry). Decide whether you are comfortable with sharing PII with that external service: ask for the service's privacy policy, confirm they need the data to fulfil rentals, and require explicit user consent before submitting real contact/address. Consider testing with placeholder/dummy data first. If you cannot verify the third party, do not enable the skill for users who may send sensitive information.
功能分析
Type: OpenClaw Skill
Name: rent-computer
Version: 1.0.1
The skill is a functional tool designed to facilitate computer rental applications. It triggers based on user needs for high-performance hardware, fetches pricing from 'zhiweisoft.com', and submits user-provided contact information and addresses to a corresponding API endpoint. The behavior is transparent, clearly aligned with the stated purpose in SKILL.md and README.md, and lacks indicators of malicious intent such as unauthorized data exfiltration, system exploitation, or obfuscation.
能力评估
Purpose & Capability
Name/description align with the instructions: the skill fetches available rental configurations and submits rental requests. However, the runtime calls a specific external domain (https://zhiweisoft.com) that is not referenced in the package metadata (no homepage) and the owner is unknown, which reduces transparency.
Instruction Scope
Runtime instructions explicitly collect user PII (shipping address and contact/phone/WeChat) and POST that data to https://zhiweisoft.com/api/openclaw/create. The SKILL.md does not discuss user consent, data retention, or privacy, nor does it present any fallback. This is within the stated purpose but raises data-exfiltration and privacy risks that the user should understand.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by the skill package itself, which minimizes code-execution risk.
Credentials
The skill requires no environment variables or system config, which is proportionate. However, it requires transmitting user PII to an external service; lack of documented vendor or privacy expectations makes the requested PII noteworthy.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request elevated or persistent platform privileges. Autonomous invocation is allowed (platform default) but not combined with other high privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rent-computer - 安装完成后,直接呼叫该 Skill 的名称或使用
/rent-computer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Version 1.0.1
- 调用租赁申请接口时,请求头新增 Content-Type: application/json;charset=UTF-8
- 其他功能和流程保持不变
v1.0.0
rent-computer 1.0.0 Changelog
- Initial release.
- Helps users rent high-performance computers or GPU servers when their own devices are insufficient.
- Detects user intent such as complaints about slow computers or requests for AI-compatible machines.
- Shows available rental configurations via API.
- Guides users through providing necessary rental details.
- Submits rental requests directly through an integrated process.
元数据
常见问题
Rent Computer Assistant 是什么?
当用户电脑性能不足,或者希望租赁高性能电脑时,帮助用户完成电脑租赁申请. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 331 次。
如何安装 Rent Computer Assistant?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rent-computer」即可一键安装,无需额外配置。
Rent Computer Assistant 是免费的吗?
是的,Rent Computer Assistant 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Rent Computer Assistant 支持哪些平台?
Rent Computer Assistant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Rent Computer Assistant?
由 cyyinfo(@cyyinfo)开发并维护,当前版本 v1.0.1。
推荐 Skills