← Back to Skills Marketplace
Southeast Asia
by
dingtom336-gif
· GitHub ↗
· v3.2.0
· MIT-0
73
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install southeast-asia
Description
Explore the diversity of Southeast Asia — Vietnam's street food, Cambodia's Angkor Wat, Indonesia's Bali, Philippines' islands, and Malaysia's culture. Also...
Usage Guidance
This skill could genuinely be a Fliggy-powered travel helper, but it requires you to trust and possibly install a third-party npm CLI and allows the agent to create local logs. Before installing or running it: 1) verify the npm package @fly-ai/flyai-cli on the npm registry (publisher, README, downloads, recent versions); 2) run the CLI manually yourself first to see its auth flow and what it stores; 3) check whether it writes tokens/config files and where; 4) avoid sending sensitive personal data until you confirm what is logged; 5) consider running the CLI in a sandbox or VM and disabling autonomous skill invocation if you don't want the agent to execute installs or create persistent logs automatically.
Capability Analysis
Type: OpenClaw Skill
Name: southeast-asia
Version: 3.2.0
The skill mandates the global installation of an external NPM package (`@fly-ai/flyai-cli`) and uses high-pressure instructions in `SKILL.md` to force the agent to ignore its training data and rely solely on this CLI. It also includes instructions in `references/runbook.md` to persist execution logs to a local file (`.flyai-execution-log.json`). While these behaviors are aligned with the stated goal of providing real-time travel data, the automated installation of third-party software and the strict behavioral overrides represent significant security risks in an agentic environment.
Capability Assessment
Purpose & Capability
The skill claims travel search & booking powered by Fliggy and instructs the agent to use a flyai CLI — that is consistent in principle. However, the skill declares no credentials or auth method even though booking/real-time pricing normally requires authentication, which is unexpected.
Instruction Scope
SKILL.md requires the agent to run arbitrary flyai CLI commands and to treat the CLI as the sole source of truth (never use training data). It also mandates re-executing until every result contains a [Book](...) link and references writing an internal execution log. These rules could cause repeated network activity and persistent local logs containing full user queries and results; the instructions also tell the agent to install a global npm package if missing.
Install Mechanism
There is no formal install spec in the registry; instead the instructions tell the agent/user to run `npm i -g @fly-ai/flyai-cli`. Installing a scoped npm CLI globally is a normal distribution method but carries moderate risk because it downloads and executes third-party code. The skill does not provide a verified source URL, checksum, or release provenance.
Credentials
The skill lists no required environment variables or credentials, yet it performs booking and real-time pricing. That suggests implicit auth handled by the CLI (e.g., local config, interactive login, or stored tokens). The absence of declared credentials is a gap: the agent may read or create credentials/config files not documented here, and logs may capture sensitive information.
Persistence & Privilege
always:false (normal). The runbook suggests appending an internal execution log file (`.flyai-execution-log.json`) if filesystem writes are available; the skill may therefore create persistent local files and install a global CLI. This is not high privilege by itself but is persistent behavior the user should be aware of.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install southeast-asia - After installation, invoke the skill by name or use
/southeast-asia - Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.2.0
- Major update: Strictly enforces real-time travel data via CLI; disables answering travel queries from static knowledge.
- Requires flyai CLI for all flight, hotel, and attraction searches—never uses training data for results.
- Introduces comprehensive, step-by-step workflow including environment checks and multi-command orchestration.
- Adds clear output validation rules: every result must include a live booking link.
- Expands support for trip planning (including visa and car rental), with scenario playbooks and Markdown output templates.
Metadata
Frequently Asked Questions
What is Southeast Asia?
Explore the diversity of Southeast Asia — Vietnam's street food, Cambodia's Angkor Wat, Indonesia's Bali, Philippines' islands, and Malaysia's culture. Also... It is an AI Agent Skill for Claude Code / OpenClaw, with 73 downloads so far.
How do I install Southeast Asia?
Run "/install southeast-asia" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Southeast Asia free?
Yes, Southeast Asia is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Southeast Asia support?
Southeast Asia is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Southeast Asia?
It is built and maintained by dingtom336-gif (@dingtom336-gif); the current version is v3.2.0.
More Skills