← 返回 Skills 市场
agenticio

Visa

作者 agenticio · GitHub ↗ · v2.1.0 · MIT-0
cross-platform ⚠ suspicious
356
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install visa
功能描述
Visa application guidance with document tracking and timeline management. Use when user mentions travel visas, visa applications, visa documents, consulate i...
安全使用建议
This package is incomplete: SKILL.md promises multiple scripts and local data files but only scripts/identify_visa.py is present. The single script is benign-looking (prints visa recommendations, no network or credential access), but the missing scripts mean the skill will not provide the checklist, timeline tracking, or interview prep claimed. Before installing or using: 1) ask the publisher for the missing scripts and reference files or for a corrected SKILL.md; 2) verify where the skill will store data (~/.openclaw/workspace/memory/visa) and whether that location is acceptable for sensitive documents; 3) if you need the full feature set, only proceed when the package actually contains the supporting scripts (and review them for network access or credential use); 4) if unsure, test in a controlled environment (or sandbox) and avoid placing real passport/citizenship documents into the skill until you confirm its behavior.
功能分析
Type: OpenClaw Skill Name: visa Version: 2.1.0 The 'visa' skill is designed to provide visa application guidance, document tracking, and timeline management. The provided script, identify_visa.py, contains simple logic for recommending visa types based on user input and includes necessary safety disclaimers. The SKILL.md instructions emphasize local data storage and explicitly define safety boundaries, such as not guaranteeing approvals or connecting to government systems. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
The SKILL.md describes multiple workflows and scripts (build_checklist.py, track_timeline.py, prep_interview.py, log_application.py, check_deadlines.py, compare_visas.py, document_status.py) and many reference markdown files, but the bundle only contains one script (scripts/identify_visa.py) and two files total. Either the skill is incomplete, or the SKILL.md was copied from a larger project. Requiring a full document-tracking/timeline system would legitimately need many supporting files; those are missing, so the claimed capability is not present.
Instruction Scope
Instructions state that all visa data is stored locally (memory/visa/) and list many scripts to run for logging, tracking and checklist generation. The included identify_visa.py only prints recommendations to stdout, does not read or write the declared memory files, and never calls its ensure_dir() function — so the runtime behavior described in SKILL.md (local persistent storage, timeline checks, checklists, interview prep) is not implemented by the provided code. No instructions reference external endpoints or credentials, which is appropriate, but the SKILL.md gives an operational scope that the package does not actually implement.
Install Mechanism
No install spec is provided (instruction-only with one included script). That is low-risk because nothing is downloaded or executed on install beyond the provided files.
Credentials
The skill requires no environment variables or external credentials, which is appropriate for an offline helper. The script references a path in the user's home (~/.openclaw/workspace/memory/visa) for local storage; storing sensitive visa documents locally is expected for this use-case but is a privacy consideration — users should confirm where the agent stores data and ensure it is acceptable.
Persistence & Privilege
The skill is not marked always:true and does not request elevated privileges. It claims to store data locally under an agent workspace path; that is normal for a stateful skill, but the provided code does not actually persist data. Autonomous invocation remains enabled by default (not a problem by itself).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install visa
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /visa 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.0
Major update: Added visa type identification, document checklists, timeline tracking, interview preparation, and comprehensive visa application workflows
v1.0.0
Initial release
元数据
Slug visa
版本 2.1.0
许可证 MIT-0
累计安装 2
当前安装数 1
历史版本数 2
常见问题

Visa 是什么?

Visa application guidance with document tracking and timeline management. Use when user mentions travel visas, visa applications, visa documents, consulate i... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 356 次。

如何安装 Visa?

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

Visa 是免费的吗?

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

Visa 支持哪些平台?

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

谁开发了 Visa?

由 agenticio(@agenticio)开发并维护,当前版本 v2.1.0。

💬 留言讨论