← 返回 Skills 市场
ivy-ting

southeast-asia-arrival-card

作者 ivy-ting · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
100
总下载
1
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install southeast-asia-arrival-card
功能描述
全球出行助手。帮助中国护照持有者完成全球各国出行手续,包括签证申请(申根签、电子签证、落地签、贴纸签)、入境卡填写(QR码、电子申报)、免签政策查询。能判断所需手续类型,提供最新官方数据(多源验证)、详细操作文档,并对可自动化流程提供 agent-browser 执行。当用户提到"入境卡"、"签证"、"申根签"、...
安全使用建议
This skill broadly appears to do what it says (detailed arrival‑card guidance, OCR examples, and optional automation pseudocode). However, before installing or using it: 1) Confirm how uploaded passport/ticket/hotel images are handled — where are they uploaded, who can access them, how long are they retained, and can you opt out of uploads? 2) Ask the author to clarify the email-verification automation: will the skill request direct access to your email account, require you to paste PINs, or attempt to fetch emails automatically? Never provide email/login credentials unless you understand and trust the workflow. 3) Request a clear statement about deletion/retention and encryption of sensitive data (MRZ, passport numbers). 4) Because the SKILL.md contains detected unicode control characters (possible obfuscation), inspect the raw text for hidden instructions and ask for a sanitized version. 5) If you only want guidance (not automated filling), prefer using the skill in a mode that requires you to paste or confirm each sensitive value rather than automatic uploads or autonomous automation. If the author cannot clearly explain handling of uploaded documents and the email verification step, treat the skill cautiously and avoid uploading passport images or other highly sensitive documents.
功能分析
Type: OpenClaw Skill Name: southeast-asia-arrival-card Version: 1.0.3 The 'southeast-asia-arrival-card' skill bundle is a comprehensive assistant designed to help users complete arrival cards and visa applications for various Asian countries. It utilizes the 'read_image' tool to extract sensitive PII (names, passport numbers, and travel details) from user-uploaded documents like passports and tickets, and provides detailed guides and automation pseudo-code (found in 'SKILL.md' and 'reference/automation-framework.md'). While the handling of passport data is high-risk, the instructions are transparent, strictly aligned with the stated helpful purpose, and show no evidence of malicious intent, data exfiltration, or unauthorized execution. All external links point to legitimate government domains (e.g., .gov.sg, .go.th, .gov.my).
能力评估
Purpose & Capability
Name/description (arrival-card helper for multiple Asian countries) align with the content: country guides, field-level instructions, OCR/document parsing examples, web_search usage and automation suggestions are coherent with producing arrival-card guidance and optional automation help. No unrelated environment vars or binaries are requested.
Instruction Scope
The SKILL.md instructs automatic triggering of document recognition when users upload passport/flight/hotel images and uses a read_image tool to extract highly sensitive data (passport MRZ, passport number, PNR). It also provides an automation framework that includes email-verification handling (handleEmailVerification) without explaining how email access/verification will be performed. Automatic processing of uploads and vague instructions about handling email verification expand the scope beyond passive guidance and create potential privacy/exfiltration risk if implemented without strict safeguards.
Install Mechanism
This is instruction-only (no install spec, no binaries). That minimizes supply-chain risk — nothing is downloaded or written by the skill itself.
Credentials
The skill does not request environment variables or credentials (good). However, the instructions reference operations that may require privileged access in practice (reading emails for PIN verification, automated form submission, uploads to cloud processing). There is an inconsistency: automation steps imply needing access to email or the ability to sign into government sites, but no credential handling or limits are documented.
Persistence & Privilege
Skill does not request always:true and does not claim to modify other skills or system-wide settings. Autonomous invocation is allowed (platform default) but not combined with other high privileges in the skill manifest.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install southeast-asia-arrival-card
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /southeast-asia-arrival-card 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
**全球化升级:技能从东南亚入境卡助手扩展为全球出行助手,服务覆盖所有国家和主要签证类型。** - 支持所有国家的出行手续判断,包括签证政策、入境卡、免签/落地签/电子签等,为中国护照持有人提供自动判断和材料清单。 - 新增欧、美、澳等主要目的地国家的操作指南,详细说明申根签、美签、英签、加签、澳签等办理流程。 - 引入多源数据验证,自动优先查询官方大使馆和权威旅游平台,多维度确保政策信息准确性并加注风险提醒。 - 支持动态判断并输出对应国家的签证类型、入境卡填写指引或自动化操作建议。 - 保留并升级护照、机票、酒店订单图片自动识别与信息结构化提取能力,提升用户体验。 - 回复风格与文档结构全面优化,适配全球出行场景
v1.0.3
- 支持范围从东南亚扩展到亚洲主要国家,包括日本、韩国等,覆盖 8 国详细指南。 - 新增参考文档:日本、韩国、印尼、菲律宾、越南的单独指南文件。 - 动态适配支持:未覆盖国家会自动 web 搜索最新入境卡政策并输出标准化指南。 - 明确常用 8 国拥有详细操作文档,其余亚洲国家动态查询并输出同样结构信息。 - 更新国家对比与办理流程,细化操作,增加处理更多亚洲目的地的能力。
v1.0.2
- 新增 reference/country-guides-new.md 参考文档文件,为国家指南内容扩展或备份做支持。 - 其他功能和文档未改动,保持现有使用体验不变。
v1.0.1
新增智能文档识别功能:支持自动从护照、机票、酒店订单图片或PDF中提取关键信息并校验数据一致性。 - 增加“Step 0:智能文档识别”流程,自动识别并整理护照、机票、酒店等信息,输出结构化示例。 - 支持上传多种图片和PDF格式,自动分类并映射填卡所需字段,提示缺失信息。 - 增补了详细的接口使用方式与示例输出,辅助用户快速完成信息收集。 - 新增参考文档:reference/smart-document-recognition.md,详述智能识别技术说明。 - 无原业务流程变更,其他步骤和操作指南不变。
v1.0.0
- Initial release.
元数据
Slug southeast-asia-arrival-card
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

southeast-asia-arrival-card 是什么?

全球出行助手。帮助中国护照持有者完成全球各国出行手续,包括签证申请(申根签、电子签证、落地签、贴纸签)、入境卡填写(QR码、电子申报)、免签政策查询。能判断所需手续类型,提供最新官方数据(多源验证)、详细操作文档,并对可自动化流程提供 agent-browser 执行。当用户提到"入境卡"、"签证"、"申根签"、... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。

如何安装 southeast-asia-arrival-card?

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

southeast-asia-arrival-card 是免费的吗?

是的,southeast-asia-arrival-card 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

southeast-asia-arrival-card 支持哪些平台?

southeast-asia-arrival-card 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 southeast-asia-arrival-card?

由 ivy-ting(@ivy-ting)开发并维护,当前版本 v1.0.3。

💬 留言讨论