← 返回 Skills 市场
157
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install rollinggo-searchhotel-skill
功能描述
Hotel search and pricing via the RollingGo CLI. Use when the user wants to search hotels by destination, filter by date/star/budget/tags/distance, inspect ho...
安全使用建议
This skill appears to do what it says, but consider these operational security points before installing/use: (1) It defaults to fetching and running the latest rollinggo package each run via npx/uvx — for production prefer installing a pinned, reviewed version to avoid unexpected remote code execution. (2) The SKILL ships a public API key for testing; request and configure your own key for production to avoid shared quota or data-mixing. (3) If you allow autonomous agent invocation, be aware that running unpinned remote packages increases the blast radius; consider requiring user confirmation before the agent runs CLI installs or networked commands. (4) If you want extra assurance, check the rollinggo package on the npm/uv registries and the project's homepage (https://mcp.agentichotel.cn) before use.
功能分析
Type: OpenClaw Skill
Name: rollinggo-searchhotel-skill
Version: 1.0.0
The skill bundle is a legitimate integration for the RollingGo hotel search service, providing an interface to its CLI tool via npm (npx) or Python (uvx). It includes a pre-configured public API key for testing and clear instructions for the AI agent to perform hotel searches, filter results, and retrieve pricing details. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the use of '@latest' versioning is a standard (though aggressive) practice for ensuring tool freshness and does not indicate malicious intent in this context.
能力评估
Purpose & Capability
Name/description match the declared needs: it requires a RollingGo CLI (rollinggo) and an API key (AIGOHOTEL_API_KEY), which are exactly what a CLI-based hotel search tool would need. The bundled references and npm/uv install entries all point to the same rollinggo package, so required components align with the stated purpose.
Instruction Scope
SKILL.md instructs only on setting the API key and invoking rollinggo subcommands (search-hotels, hotel-detail, hotel-tags). There are no instructions to read unrelated files, access other credentials, or exfiltrate data to unexpected endpoints. It does recommend exporting a provided public API key into the environment, which is operational but within scope.
Install Mechanism
Install is via npm (npx/npm) or uv/uvx tool, i.e., public package registries — a standard, expected mechanism. Note: the skill's default behavior is to run the latest release on every execution (npx --package rollinggo@latest or uvx --refresh), which means remote code will be executed dynamically; this increases runtime risk compared to using a pinned/local install.
Credentials
Only one credential is required (AIGOHOTEL_API_KEY), which is appropriate. The skill includes a pre-configured public API key for testing; this is convenient but not ideal for production. No unrelated secrets or system config paths are requested.
Persistence & Privilege
always is false and the skill does not request system-wide configuration changes or persistent elevated privileges. Autonomous invocation is allowed (platform default) — combined with the dynamic 'latest release' install behavior this slightly increases attack surface, but not by itself a coherence problem.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rollinggo-searchhotel-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/rollinggo-searchhotel-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with pre-configured public API Key
元数据
常见问题
RollingGo Hotel Search 是什么?
Hotel search and pricing via the RollingGo CLI. Use when the user wants to search hotels by destination, filter by date/star/budget/tags/distance, inspect ho... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 157 次。
如何安装 RollingGo Hotel Search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rollinggo-searchhotel-skill」即可一键安装,无需额外配置。
RollingGo Hotel Search 是免费的吗?
是的,RollingGo Hotel Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
RollingGo Hotel Search 支持哪些平台?
RollingGo Hotel Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 RollingGo Hotel Search?
由 KaiChan(@cnchenkai)开发并维护,当前版本 v1.0.0。
推荐 Skills