← 返回 Skills 市场
ivangdavila

Tripadvisor

作者 Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ 安全检测通过
348
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tripadvisor
功能描述
Find and compare Tripadvisor hotels, restaurants, and attractions with official API workflows, URL-first navigation, and policy-safe data handling.
安全使用建议
This skill appears coherent and behaves as a local TripAdvisor helper, but confirm these before installing: (1) You trust TripAdvisor with search terms sent to their API or public pages. (2) Provide a dedicated TRIPADVISOR_API_KEY and verify its scope/limits; if it is compromised you should revoke it. (3) The skill will create and write files under ~/tripadvisor/ only after asking; review those files (memory.md, request-log.md, caches) and avoid storing sensitive personal data there. (4) The skill uses query-string key usage in examples — consider whether your API key should be sent in headers instead (if the API supports it) to reduce accidental leakage. (5) If you lack an API key the skill will fall back to UI mode which navigates public TripAdvisor pages (cookies and rate limits apply). Finally, ensure curl/jq/sed are available on your system and periodically inspect or delete the local ~/tripadvisor/ folder if you no longer use the skill.
功能分析
Type: OpenClaw Skill Name: tripadvisor Version: 1.0.0 The Tripadvisor skill bundle provides structured workflows for searching hotels, restaurants, and attractions using official APIs and standard web navigation. It includes proactive security measures such as API key redaction in logs (api-workflows.md), explicit compliance boundaries against scraping or bot-evasion (compliance.md), and limits its file system footprint to a specific local directory (~/tripadvisor/). No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
能力评估
Purpose & Capability
Name/description (Tripadvisor discovery/comparison) matches the actual requirements: curl/jq/sed for HTTP + JSON parsing, a single TRIPADVISOR_API_KEY primary credential for official API calls, and a local config path (~/tripadvisor/) for caches and shortlists. All requested resources are plausible and proportionate for the stated functionality.
Instruction Scope
SKILL.md and supporting docs restrict actions to API requests and standard public web navigation, require user confirmation before creating local files, explicitly forbid scraping/bypass techniques, and limit local reads/writes to ~/tripadvisor/. The instructions do not ask the agent to read unrelated system files or other credentials.
Install Mechanism
No install spec (instruction-only) — lowest disk/remote-code risk. The skill relies on existing system binaries (curl/jq/sed) rather than downloading executables or running installers.
Credentials
Only one environment credential is required (TRIPADVISOR_API_KEY) and it is explicitly the primary credential. The skill documents redaction rules for logs and states it will not store secrets. The single API key is appropriate for the described API-first workflows.
Persistence & Privilege
always:false and default autonomous invocation are expected. Persistent data is limited to a clearly scoped ~/tripadvisor/ directory, and writes require user confirmation per setup.md. The skill does not claim or attempt to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tripadvisor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tripadvisor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Added official API workflows, UI navigation playbook, and clear compliance guardrails for Tripadvisor interactions.
元数据
Slug tripadvisor
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Tripadvisor 是什么?

Find and compare Tripadvisor hotels, restaurants, and attractions with official API workflows, URL-first navigation, and policy-safe data handling. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 348 次。

如何安装 Tripadvisor?

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

Tripadvisor 是免费的吗?

是的,Tripadvisor 完全免费(开源免费),可自由下载、安装和使用。

Tripadvisor 支持哪些平台?

Tripadvisor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Tripadvisor?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论