← Back to Skills Marketplace
Moltravel - The Travel Agent for AI Agents
by
simonenavifare
· GitHub ↗
· v1.0.0
375
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install moltravel
Description
Use this skill when the user asks about travel planning, trip research, flight searches, visa requirements, airport/airline lookups, destination info, travel...
Usage Guidance
This skill appears coherent for travel tasks, but it forwards queries to an external service (https://mcp.molttravel.com/mcp) that requires no authentication. Before installing, consider whether you trust that third party with any travel-related personal data the agent might include (passport country, travel dates, passenger names, frequent-flyer numbers, etc.). If you have privacy concerns: avoid sharing sensitive PII in prompts, verify the vendor (Navifare / molttravel.com) independently, or disable/limit the skill. If you need stronger guarantees, prefer integrations that require authenticated API keys or run on services you control.
Capability Analysis
Type: OpenClaw Skill
Name: moltravel
Version: 1.0.0
The skill is classified as suspicious due to the broad `allowed-tools: mcp__molttravel__* Read` permission defined in `SKILL.md`. While the explicit instructions in `SKILL.md` are benign and guide the AI agent to use specific travel-related tools, this wildcard permission grants access to *any* 'Read' tool exposed by the external MolTravel MCP server (https://mcp.molttravel.com/mcp). This creates a potential vulnerability where a malicious or compromised MCP server could introduce harmful 'read' tools (e.g., for reading local files or environment variables), which an agent could then be prompted to use, even if unintentionally by the skill's author. This broad permission for an external service, without explicit tool whitelisting, represents a risky capability.
Capability Assessment
Purpose & Capability
Name, description, and tool list all relate to travel (flights, visas, country info, activities). The skill requests no unrelated binaries, env vars, or config paths — this is proportionate for a travel agent integration.
Instruction Scope
SKILL.md instructs the agent to call a set of MCP tools (kiwi_search-flight, visa_check, peek_*, etc.) and to auto-route/format results. All referenced tools are declared and belong to travel domain. Caution: the instructions explicitly direct traffic to an external MCP endpoint (https://mcp.molttravel.com/mcp) and state 'no authentication required', so user queries (including any PII the agent includes) will be sent to that third-party service — this is expected functionality but a privacy consideration.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is downloaded or written to disk by the plugin itself.
Credentials
The skill requires no environment variables, credentials, or config paths. This is consistent with the documented behavior (MCP server calls with no auth).
Persistence & Privilege
always:false and user-invocable:true (defaults) — the skill does not demand forced or permanent inclusion or elevated privileges. It does not request to modify other skills or system settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install moltravel - After installation, invoke the skill by name or use
/moltravel - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of moltravel: a unified travel planning skill powered by the MolTravel MCP server.
- Supports flight searches, visa checks, airport/airline lookup, destination info, travel safety, and activity searches.
- Offers step-by-step workflows for flight price comparison and full trip research.
- Includes smart defaults for missing info (e.g., dates, main airports, currencies).
- Provides clear instructions for presenting results: tables for flights and comparisons, concise visa/country/activity summaries.
- Cautions included for common mistakes (e.g., date format, one-way flight limitations, processing times).
Metadata
Frequently Asked Questions
What is Moltravel - The Travel Agent for AI Agents?
Use this skill when the user asks about travel planning, trip research, flight searches, visa requirements, airport/airline lookups, destination info, travel... It is an AI Agent Skill for Claude Code / OpenClaw, with 375 downloads so far.
How do I install Moltravel - The Travel Agent for AI Agents?
Run "/install moltravel" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Moltravel - The Travel Agent for AI Agents free?
Yes, Moltravel - The Travel Agent for AI Agents is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Moltravel - The Travel Agent for AI Agents support?
Moltravel - The Travel Agent for AI Agents is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Moltravel - The Travel Agent for AI Agents?
It is built and maintained by simonenavifare (@simonenavifare); the current version is v1.0.0.
More Skills