← Back to Skills Marketplace
overseas-business-trip-suite
by
fenbeitong-trip
· GitHub ↗
· v1.0.0
· MIT-0
86
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install overseas-business-trip
Description
自动查询海外直飞航班,校验差旅政策,完成机票及酒店预订和支付,自动生成提交报销单全过程自动化。
Usage Guidance
This skill's claims (auto-search, corporate payment, auto-submit expense) require access to payment and booking APIs, but the package declares no credentials or endpoints and its code is only a local stub. Before installing or enabling it: 1) Ask the author for exact integration details (which APIs, endpoints, and what credentials are required). 2) Require explicit env vars or config for each external service and ensure they follow least privilege. 3) Verify where payments would be charged and who can approve them — do not grant access to corporate payment tokens until audited. 4) Run the skill in a sandbox with no access to sensitive connectors and review network logs to confirm it only calls approved endpoints. 5) If you cannot obtain clear integration and credential handling details, treat the skill as untrusted and do not enable autonomous execution.
Capability Analysis
Package: overseas-business-trip-suite (xpi)
Version: 1.0.0
Description: 海外航班、酒店、预订、支付、报销一体化 Skill
The package is a mock implementation of a business travel automation suite. The source code contains only logging statements and returns hardcoded/mocked response objects. There is no evidence of malicious activity, such as unauthorized file access, network exfiltration, or execution of suspicious binaries.
Capability Tags
Capability Assessment
Purpose & Capability
The skill's description promises flight/hotel booking, corporate payment and automatic expense submission — actions that normally require API keys, payment credentials, and service endpoints. However the skill declares no required environment variables, no config paths, and no external integration details. That mismatch (high-privilege operations with zero declared credentials) is incoherent.
Instruction Scope
SKILL.md gives a high-level, end-to-end workflow and states the Agent will perform everything automatically, but provides no specific commands, endpoints, or safeguards. The instructions are vague and grant broad discretion to the agent ('全程由 Agent 自动执行,无需人工干预'), which could cause the agent to use any available connectors or credentials unless constrained.
Install Mechanism
There is no install spec (instruction-only style) and the included script is a small local stub that logs and returns simulated IDs. No downloads or external installers are present, which is the lowest-risk install mechanism.
Credentials
Given the claimed capability (booking + corporate payment + expense submission), one would expect required env vars or credential configuration (e.g., travel API keys, corporate payment account, expense system token). The skill requests none, which is disproportionate and inconsistent with its stated purpose.
Persistence & Privilege
The skill is not forced-always and allows normal autonomous invocation. Autonomous invocation plus the skill's claim to perform payments could be risky if the agent has access to corporate payment tokens or external connectors — but the skill itself does not request persistent privileges or modify system configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install overseas-business-trip - After installation, invoke the skill by name or use
/overseas-business-trip - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- 首发版本,推出海外商旅一体化套件。
- 支持海外航班查询、酒店预订、差旅校验、预订支付与自动报销全流程自动化。
- 支持企业与个人支付模式选择。
- 全流程由智能代理自动执行,无需人工干预。
Metadata
Frequently Asked Questions
What is overseas-business-trip-suite?
自动查询海外直飞航班,校验差旅政策,完成机票及酒店预订和支付,自动生成提交报销单全过程自动化。 It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.
How do I install overseas-business-trip-suite?
Run "/install overseas-business-trip" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is overseas-business-trip-suite free?
Yes, overseas-business-trip-suite is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does overseas-business-trip-suite support?
overseas-business-trip-suite is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created overseas-business-trip-suite?
It is built and maintained by fenbeitong-trip (@gaogao605); the current version is v1.0.0.
More Skills