← Back to Skills Marketplace
lmercy

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

by LMerCy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
90
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install travel-safety-etiquette
Description
Generate a visually rich, card-based HTML info page covering city safety overview, local taboos & legal etiquette, emergency contacts, and transportation tip...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install travel-safety-etiquette
  3. After installation, invoke the skill by name or use /travel-safety-etiquette
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug travel-safety-etiquette
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

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

Generate a visually rich, card-based HTML info page covering city safety overview, local taboos & legal etiquette, emergency contacts, and transportation tip... It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.

How do I install 目的地国家/地区旅行安全与禁忌提示?

Run "/install travel-safety-etiquette" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

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

Yes, 目的地国家/地区旅行安全与禁忌提示 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 目的地国家/地区旅行安全与禁忌提示 support?

目的地国家/地区旅行安全与禁忌提示 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

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

It is built and maintained by LMerCy (@lmercy); the current version is v1.0.0.

💬 Comments