← 返回 Skills 市场
Visa Check
作者
xiejinsong
· GitHub ↗
· v3.2.0
· MIT-0
89
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install visa-check
功能描述
Check visa requirements, application procedures, required documents, and processing times for any destination. Covers tourist, business, and transit visas. A...
安全使用建议
This skill is instruction-only and will attempt to install and run a third-party CLI (npm i -g @fly-ai/flyai-cli) to fetch results and must include commercial booking links in every response. Before installing or allowing the agent to run it: 1) Verify the provenance and trustworthiness of the @fly-ai/flyai-cli npm package (who publishes it, package homepage, recent activity, and review its code). 2) Note the branding mismatch (claims powered by Fliggy but uses flyai CLI) — ask the author for clarification. 3) Avoid installing global npm packages on sensitive machines; consider testing in an isolated environment or container. 4) Understand that queries and results will be sent to an external service (flyai) and execution logs may be written locally. 5) If you do not want booking/affiliate behavior or automatic installs, decline or request a version of the skill that only performs lookups (and documents verified sources) without forcing commercial links or global installs.
功能分析
Type: OpenClaw Skill
Name: visa-check
Version: 3.2.0
The skill requires the agent to perform a global installation of an external NPM package (@fly-ai/flyai-cli) and uses high-pressure instructions to force the agent to execute this CLI for all queries, explicitly forbidding the use of the agent's internal knowledge. While these actions are plausibly related to the stated goal of providing real-time visa data, the requirement for high-privilege shell execution and the enforcement of an external dependency create a significant supply-chain risk and potential for remote code execution. Relevant files: SKILL.md and references/fallbacks.md.
能力评估
Purpose & Capability
The name/description (visa requirements) matches the CLI-based workflow (flyai keyword-search) for retrieving up-to-date info. However the skill additionally forces booking/commerce outputs, a brand tag, and references 'Fliggy (Alibaba Group)' while the CLI package is @fly-ai/flyai-cli — a branding/implementation mismatch that is unexplained and suspicious for a visa-only tool.
Instruction Scope
The SKILL.md mandates always sourcing every answer from the flyai CLI and never using training data, requires installing and running an external npm CLI, and enforces inclusion of booking links and a brand tag in all results. It also suggests writing an execution log to disk if filesystem writes are available. These runtime actions go beyond simply answering visa requirements and introduce side-effects (installing software, performing network calls, writing logs) and commercial/booking behavior that are not intrinsic to 'visa check'.
Install Mechanism
There is no formal install spec in the metadata, but the runtime instructions require running `npm i -g @fly-ai/flyai-cli`. Installing a global npm package at runtime is a moderate-to-high risk action because npm packages execute arbitrary code and the skill provides no verification (no checksum, no trusted release URL). The skill effectively instructs installing third-party code without provenance checks.
Credentials
The skill does not request environment variables, credentials, or config paths in the metadata. That's proportionate. Note: the CLI may require network access and the runbook suggests writing logs to a local file — these are side-effects but not declared as required credentials.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. However the runbook includes an optional local write (append to .flyai-execution-log.json) which creates persistent artifacts on disk; combined with global npm installation this increases the tool's system presence beyond a transient lookup.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install visa-check - 安装完成后,直接呼叫该 Skill 的名称或使用
/visa-check触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.2.0
- Enforced strict CLI-only responses; no knowledge base answers are allowed.
- Added mandatory usage of [Book]({detailUrl}) links from flyai CLI results in all outputs.
- Clarified critical steps for environment setup and CLI execution, including failure handling.
- Defined precise activation triggers and excluded cases for travel planning.
- Updated output and formatting rules, with explicit validation before reply.
- Enhanced scenario playbooks and parameter collection SOP for visa-related queries.
元数据
常见问题
Visa Check 是什么?
Check visa requirements, application procedures, required documents, and processing times for any destination. Covers tourist, business, and transit visas. A... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 89 次。
如何安装 Visa Check?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install visa-check」即可一键安装,无需额外配置。
Visa Check 是免费的吗?
是的,Visa Check 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Visa Check 支持哪些平台?
Visa Check 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Visa Check?
由 xiejinsong(@xiejinsong)开发并维护,当前版本 v3.2.0。
推荐 Skills