Rent Computer Assistant

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only rental assistant is coherent for its stated purpose, but it will send the user's address and contact details to an external rental-service API when submitting an application.

Before installing or using this skill, confirm that you trust the rental provider and are comfortable sharing your address and phone/WeChat contact with zhiweisoft.com. Ask for a final review of the submitted details before the agent sends the rental application.

Findings (2)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Your address and contact details may be sent to zhiweisoft.com as part of a rental request.

Why it was flagged

The skill collects a shipping address and phone/WeChat contact, then sends them to an external API. This is purpose-aligned for a rental application, but it is sensitive personal data crossing a third-party boundary.

Skill content
请提供:1 收货地址 2 联系方式(手机号或微信) ... POST https://zhiweisoft.com/api/openclaw/create
Recommendation

Only provide these details if you trust the rental provider and actually want the application submitted; ask the agent to confirm the destination and payload before sending.

What this means

A rental application or order could be submitted once you provide the requested details.

Why it was flagged

The README says the skill automatically submits the rental application/order after collecting address and contact information. This matches the rental purpose, but the action can initiate a real business process.

Skill content
在用户提供地址和联系方式后自动提交租赁申请 ... 自动提交租赁订单
Recommendation

Use an explicit final confirmation step after reviewing the price, address, contact details, and request message before allowing submission.