← 返回 Skills 市场
lmercy

目的地国家/地区旅行安全与禁忌提示

作者 LMerCy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install travel-safety-etiquette
功能描述
Generate a visually rich, card-based HTML info page covering city safety overview, local taboos & legal etiquette, emergency contacts, and transportation tip...
安全使用建议
This skill appears to do what it says (generate a travel-safety HTML card) and requests no credentials, but it leaves two operational details unspecified that you should confirm before installing or allowing autonomous runs: - Where will the generated HTML be hosted/shared? The SKILL.md tells the agent to "provide the link" but does not constrain how. Ask or configure the agent to (a) return the HTML as an attachment or inline output instead of uploading to unknown third-party services, or (b) restrict uploads to approved internal storage. Prevent automatic uploads to paste sites, cloud storage, or other public endpoints unless you explicitly accept that. - What sources will the agent use for "research" and fact-checking? If you care about accuracy and privacy, require the agent to cite official sources (government, local consulate, established travel advisories) and avoid pulling data from untrusted or user-contributed sites. You may also restrict or audit any web-browsing tool the agent uses. Additional practical steps: - Test the skill with a non-sensitive destination first and verify the generated HTML before any sharing. - If you enable autonomous invocation, limit network/upload permissions or monitor the skill's activity so it cannot exfiltrate context unexpectedly. - Review the final HTML for any embedded links or third-party resources before distributing it. If you want, I can suggest a short modification to SKILL.md that constrains hosting behavior (e.g., "do not upload to external services; return file inline or attach to the conversation") and mandates citation of official sources — that would reduce the remaining concern.
功能分析
Type: OpenClaw Skill Name: travel-safety-etiquette Version: 1.0.0 The skill bundle is a travel safety information generator that creates a structured HTML dashboard for a specified destination. The instructions in SKILL.md include explicit safety guardrails to prevent the agent from providing dangerous information (such as specific routes into slums) and enforce neutral, non-alarmist language. There is no evidence of data exfiltration, malicious execution, or prompt injection; the code consists solely of a static HTML/CSS template (template.html) and standard workflow instructions.
能力评估
Purpose & Capability
Name, description, SKILL.md and template.html are coherent: the skill's goal is to generate a single-file HTML travel-safety card and the template plus placeholders match that purpose. There are no unrelated binaries, credentials, or config paths requested.
Instruction Scope
Most instructions are scoped to collecting user inputs, filling the bundled template, and obeying the listed content constraints. However, the 'Research content — Cross-check facts where possible' step implies web/API queries without specifying allowed sources or safety rules. More importantly, the workflow asks the agent to 'Save completed HTML as .html file and provide the link' but does not specify where to host that file (local attachment vs third-party upload). That open-ended step grants the agent broad discretion to call external hosting services or paste sites, which could result in unintended upload/exfiltration of user-provided context.
Install Mechanism
Instruction-only skill with no install spec, no external downloads, and no code execution beyond filling a local template. Low installation risk; nothing is written to disk by an installer.
Credentials
The skill requests no environment variables, credentials, or config paths. All required data are user-provided inputs or derived public information (e.g., emergency numbers, embassy info).
Persistence & Privilege
always:false and normal model invocation are set (no elevated always-on privilege). Autonomous invocation is allowed by platform default; combined with the open-ended 'provide the link' instruction this could broaden the blast radius (agent could autonomously research and then upload results). This is not inherently malicious but is a capability the user should consider.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install travel-safety-etiquette
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /travel-safety-etiquette 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Travel Safety & Etiquette Companion v1.0.0 - Initial release providing a visually rich, card-based HTML info page for travel safety and etiquette tailored to any specified destination. - Generates four modules: city safety overview, local taboos & legal etiquette, emergency contacts, and transportation tips. - Enforces neutral, non-alarmist language and strict compliance rules for ethical and responsible travel advice. - Supports user input for destination, travel time, party type, and interests; guides users to provide clear destination details. - Includes edge-case handling for sensitive requests and broad destinations.
元数据
Slug travel-safety-etiquette
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

目的地国家/地区旅行安全与禁忌提示 是什么?

Generate a visually rich, card-based HTML info page covering city safety overview, local taboos & legal etiquette, emergency contacts, and transportation tip... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。

如何安装 目的地国家/地区旅行安全与禁忌提示?

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

目的地国家/地区旅行安全与禁忌提示 是免费的吗?

是的,目的地国家/地区旅行安全与禁忌提示 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

目的地国家/地区旅行安全与禁忌提示 支持哪些平台?

目的地国家/地区旅行安全与禁忌提示 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 目的地国家/地区旅行安全与禁忌提示?

由 LMerCy(@lmercy)开发并维护,当前版本 v1.0.0。

💬 留言讨论