用空位“雷达”替你抢旅游目的地的米其林/热门餐厅

ReviewAudited by ClawScan on May 10, 2026.

Overview

This skill is mostly consistent with restaurant booking, but it may automatically submit reservations and use verification/payment-related information without clearly requiring final approval for every booking.

Before installing, decide whether you are comfortable with an agent monitoring restaurant platforms and potentially submitting bookings. Use it only if you require confirmation before every reservation, every credit-card guarantee, and every paid or cancellation-penalty booking.

Findings (3)

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

The agent could book a restaurant on your behalf before you have approved that exact restaurant, time, or cancellation policy.

Why it was flagged

The skill directs the agent to submit reservation requests automatically once availability appears. Even without automatic payment, reservations can create cancellation/no-show obligations or unwanted bookings.

Skill content
空位出现后立即执行:... 使用用户提供的手机号/邮箱在预约平台完成身份验证。... 提交预约请求。
Recommendation

Require explicit user confirmation before submitting any reservation, not only before payment or deposits, and set a maximum number of active bookings.

What this means

If mishandled, login codes or card details could allow account access or create financial liability.

Why it was flagged

The skill may use authentication factors, third-party account login, and credit-card guarantee details. These are expected for booking platforms, but they are sensitive forms of delegated authority.

Skill content
手机号验证码:平台发送 SMS 验证码,需用户转发或配合自动读取。... 社交账号登录:Google/Apple/LINE 等第三方登录。... 信用卡预授权:填写卡号作为 No-show 担保。
Recommendation

Only provide verification codes or payment details for a specific booking you approve, avoid sharing passwords, and prefer one-time links or tokens when available.

What this means

The agent may continue checking booking sites and acting on availability after the initial conversation.

Why it was flagged

The skill is designed to keep monitoring over time. This is purpose-aligned, but ongoing activity should have clear user-visible boundaries and a stop condition.

Skill content
对候选清单中的餐厅,在用户旅行日期范围内持续检查空位... 确认后持续监控,仅在关键节点(空位出现/定金确认)通知用户。
Recommendation

Set a clear monitoring end date, allowed restaurants/platforms, notification method, and a command to stop monitoring.