← 返回 Skills 市场
dreamtzlong

rollinggo-searchhotel

作者 dreamtzlong · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
117
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install rollinggo-searchhotel
功能描述
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: run the RollingGo CLI to search and inspect hotels and it only needs your RollingGo_API_KEY. Before installing, consider: (1) the SKILL defaults to executing the latest package via npx/uvx on every run — that means code from the npm/uv registry will be fetched and run at runtime; if you need stability or want to reduce supply‑chain risk, prefer installing a pinned global/local version instead of using --package@latest or --refresh; (2) verify you trust the RollingGo provider and the npm/uv package named 'rollinggo' (check the package homepage/repo and npm/uv package pages); (3) confirm what the RollingGo_API_KEY grants (scope, rate limits, billing) and avoid reusing high‑privilege keys; (4) this skill does not request other system files or unrelated credentials. If you want higher assurance, inspect the rollinggo package source on its registry/repository before use.
功能分析
Type: OpenClaw Skill Name: rollinggo-searchhotel Version: 1.0.2 The skill provides a legitimate interface for searching hotels and pricing via the 'rollinggo' CLI tool. It uses standard installation methods (npm/uv) and requires a specific API key (RollingGo_API_KEY) from a documented source (agentichotel.cn). No evidence of data exfiltration, malicious execution, or prompt injection was found across SKILL.md or the reference files.
能力评估
Purpose & Capability
Name/description, required binaries (rollinggo/npx/node/uvx/uv) and the single required env var (RollingGo_API_KEY) are consistent with a CLI wrapper that can be run via npm/uvx or an installed binary. The install entries (node/uv packages named rollinggo) align with the described functionality.
Instruction Scope
SKILL.md confines runtime actions to invoking the rollinggo CLI and parsing its JSON output, and it documents flags and workflows. It does not instruct reading unrelated files or env vars. However, the default policy is to run the newest release on every run (npx --package rollinggo@latest or uvx --refresh), which means the agent will fetch and execute remote package code at runtime — this increases supply‑chain risk and runtime variability.
Install Mechanism
Install uses public package managers (npm/uv) and references package name 'rollinggo' — these are traceable registry installs rather than arbitrary URL downloads, which is reasonable for a CLI. The use of npx/uvx to run latest-by-default is convenient but results in transient execution of remote code each run; consider pinning versions for stability and security.
Credentials
Only one environment variable/credential is required: RollingGo_API_KEY (declared as primaryEnv). That is proportionate for a third‑party API CLI that needs an API key. No unrelated secrets or config paths are requested.
Persistence & Privilege
Skill does not request 'always' presence, does not declare system config paths, and does not modify other skills. Default autonomous invocation is allowed (platform default) but not combined with any additional privileged settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rollinggo-searchhotel
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rollinggo-searchhotel 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Skill name changed from rollinggo-hotel to rollinggo-searchhotel. - Environment variable for API key updated from AIGOHOTEL_API_KEY to RollingGo_API_KEY. - Added a new section on version freshness, specifying that the latest release of rollinggo is always used on every run. - No other functional changes.
元数据
Slug rollinggo-searchhotel
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

rollinggo-searchhotel 是什么?

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 插件,目前累计下载 117 次。

如何安装 rollinggo-searchhotel?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install rollinggo-searchhotel」即可一键安装,无需额外配置。

rollinggo-searchhotel 是免费的吗?

是的,rollinggo-searchhotel 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

rollinggo-searchhotel 支持哪些平台?

rollinggo-searchhotel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 rollinggo-searchhotel?

由 dreamtzlong(@dreamtzlong)开发并维护,当前版本 v1.0.2。

💬 留言讨论