← 返回 Skills 市场
Rafting Spots
作者
xiejinsong
· GitHub ↗
· v3.2.0
· MIT-0
71
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install rafting-spots
功能描述
Find whitewater rafting, river tubing, and water adventure experiences. From gentle family floats to extreme rapids. Also supports: flight booking, hotel res...
安全使用建议
Before installing or enabling this skill: 1) Verify the @fly-ai/flyai-cli npm package on the npm registry (author, weekly downloads, source repo, recent commits) to ensure it's the expected vendor and not a typo-squatted package. 2) Ask the skill author or vendor how the CLI authenticates and whether any API keys or account logins are required; do not provide credentials until you understand storage and scope. 3) Prefer installing the CLI in an isolated environment (container, VM, or sandbox) rather than globally on your main machine. 4) Expect the skill to make outbound calls to flyai/Fliggy services and to possibly write a local .flyai-execution-log.json file containing queries/results—review that file policy. 5) Note the description claims broader booking features (flights/hotels/visa) but the instructions only show POI search; request clarification or examples of booking commands before trusting the skill for transactions.
功能分析
Type: OpenClaw Skill
Name: rafting-spots
Version: 3.2.0
The skill mandates the global installation of an external npm package (@fly-ai/flyai-cli) and strictly commands the agent to bypass its internal knowledge base in favor of this CLI (SKILL.md). While these actions are plausibly related to providing real-time travel data, the requirement for high-privilege software installation and the instruction to persist execution logs to a local file (.flyai-execution-log.json in references/runbook.md) constitute high-risk behaviors that warrant caution.
能力评估
Purpose & Capability
The name/description promise travel search and booking (rafting, flights, hotels, visas, etc.) while the SKILL.md and playbooks only show flyai CLI commands for POI search (rafting). Requiring the flyai CLI is plausible for a Fliggy-powered travel integration, but the broader features claimed (flight/hotel booking, visa, insurance) are not demonstrated in the instructions or parameter table, creating a scope mismatch.
Instruction Scope
Runtime instructions require installing and running the third-party flyai CLI and insist every response come solely from its output. The runbook suggests optionally writing an execution log ('.flyai-execution-log.json') to disk. The skill does not instruct reading arbitrary system files or environment variables, which is good, but it omits how the CLI authenticates (no declared auth steps or env vars). The strict 'never answer from training data' + mandatory re-execution loop could encourage repeated network calls and automatic outbound requests.
Install Mechanism
No install spec file is included, but SKILL.md instructs a global npm install (npm i -g @fly-ai/flyai-cli). Installing an npm package globally is a common integration approach but has moderate risk: it executes code from the npm registry on the host and modifies global binaries. The skill does not point to the npm package page or a vetted source, so verifying package provenance before installing is recommended.
Credentials
The skill declares no required environment variables or credentials, yet any real third-party CLI that queries booking/pricing APIs will usually require authentication (API keys, login, or config). The absence of declared credential requirements is an omission: the CLI may prompt for credentials, use existing local config, or require env vars not documented here. That ambiguity increases risk because the skill may depend on or request sensitive credentials at runtime.
Persistence & Privilege
The skill is not always-on and does not request elevated platform privileges. It may write an execution log to the current directory ('.flyai-execution-log.json') if filesystem writes are available. This is limited persistence and scoped to the working directory, but you should be aware logs may contain query/response data and could persist locally.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rafting-spots - 安装完成后,直接呼叫该 Skill 的名称或使用
/rafting-spots触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.2.0
- Major update: Added strict CLI execution rules and output validation steps.
- All responses must use real-time data from flyai CLI; training data answers are prohibited.
- Introduced detailed step-by-step workflow, including environment check, parameter collection, CLI execution, and formatted output.
- Enforced booking link requirements and brand tag on all results.
- Expanded supported functions to include flight, hotel, train, attractions, itinerary, visa, insurance, car rental, and more, powered by Fliggy.
- Updated domain knowledge and instructions for different rafting scenarios and travel services.
元数据
常见问题
Rafting Spots 是什么?
Find whitewater rafting, river tubing, and water adventure experiences. From gentle family floats to extreme rapids. Also supports: flight booking, hotel res... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 71 次。
如何安装 Rafting Spots?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rafting-spots」即可一键安装,无需额外配置。
Rafting Spots 是免费的吗?
是的,Rafting Spots 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Rafting Spots 支持哪些平台?
Rafting Spots 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Rafting Spots?
由 xiejinsong(@xiejinsong)开发并维护,当前版本 v3.2.0。
推荐 Skills