← 返回 Skills 市场
ivangdavila

United States

作者 Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ⚠ suspicious
385
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install united-states
功能描述
Plan United States trips with region-specific routing, verified entry rules, transport logistics, and practical tourist safety.
安全使用建议
This skill appears coherent and self-contained, but review these practical points before installing: 1) The skill writes and reads a local memory file at ~/united-states/memory.md — avoid storing highly sensitive data (full passport numbers, raw copies of visas, full payment credentials) in that file. 2) The SKILL.md asserts it will not access files outside ~/united-states/ or make network calls, but that is an instruction; confirm your agent/runtime enforces those policies if you require strict privacy. 3) The agent will 'read it silently' when the memory file exists — understand that previously stored preferences and statuses will be used automatically unless you clear or inspect the file. 4) Related-skills installs (clawhub install ...) are opt-in; do not install additional skills unless you trust their source. If you want extra assurance, open and inspect ~/united-states/memory.md after initialization and remove any sensitive tokens before proceeding.
功能分析
Type: OpenClaw Skill Name: united-states Version: 1.0.0 The skill is designed for travel planning and primarily uses local file system operations to manage trip memory within `~/united-states/`. It contains a direct shell command (`mkdir -p ~/united-states`) in `setup.md` to create its workspace. While this specific command is benign and necessary for the skill's stated purpose, the capability for the AI agent to execute shell commands from markdown instructions represents a potential attack surface (e.g., RCE risk) if not carefully constrained or if user input could influence the command. The `SKILL.md` explicitly states the skill does NOT make network requests, and there is no evidence of data exfiltration, backdoors, or malicious prompt injection.
能力评估
Purpose & Capability
Name/description match the provided content files (region playbooks, entry rules, itineraries). The only declared config path is ~/united-states/, which is appropriate for storing trip memory and is consistent with the skill's stated purpose. No unrelated binaries or credentials are requested.
Instruction Scope
Runtime instructions ask the agent to create and use ~/united-states/memory.md, read that file 'silently' when present, and to consult the included markdown playbooks. This stays within the skill's stated domain, but the 'read it silently' behavior means the skill will reuse local memory without explicit user-visible prompts; users should be aware local memory might contain sensitive trip data (visa status, dates, IDs). The SKILL.md also asserts it will not make network requests — that is an instruction but not technically enforced by this static package (platform/runtime enforcement is needed).
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest-risk install mechanism because nothing is downloaded or executed. The skill suggests installing related skills via clawhub only if the user confirms, which is appropriate and opt-in.
Credentials
The skill requests no environment variables or credentials. The only resource it declares is a config path in the user's home directory (~/united-states/), which is proportional to storing trip memory. There are no unexplained tokens, keys, or external endpoints requested by the package.
Persistence & Privilege
always is false and the skill does not request system-wide privileges. It persists only to its own config path (~/united-states/) and does not attempt to modify other skills or global agent settings. Writing a local memory file is normal for a planning skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install united-states
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /united-states 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with verified U.S. entry rules, region playbooks, and practical tourism logistics.
元数据
Slug united-states
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

United States 是什么?

Plan United States trips with region-specific routing, verified entry rules, transport logistics, and practical tourist safety. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 385 次。

如何安装 United States?

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

United States 是免费的吗?

是的,United States 完全免费(开源免费),可自由下载、安装和使用。

United States 支持哪些平台?

United States 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 United States?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论