← 返回 Skills 市场
Pocket Wifi
作者
xiejinsong
· GitHub ↗
· v3.2.0
· MIT-0
76
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pocket-wifi
功能描述
Rent portable WiFi devices for overseas travel — share with travel companions, unlimited data, and pickup/return at airport counters. Also supports: flight b...
安全使用建议
Before installing or running this skill: (1) Do not blindly run `npm i -g @fly-ai/flyai-cli` — verify the package's origin, homepage, and repository on the npm registry or ask the publisher for a source link and privacy/security docs. (2) The skill has no listed source/homepage and mentions 'Powered by Fliggy' while relying on 'flyai' — ask the author to explain this mismatch. (3) Expect the agent to attempt installing an external CLI and to write execution logs (which may include your raw query) to the local workspace; run it in a sandbox or VM if you need to protect your environment or data. (4) If you cannot verify the @fly-ai package or the publisher, treat the skill as untrusted and avoid installing the CLI. (5) If you proceed, monitor network and filesystem activity for the first runs and request the publisher's code/repo and privacy policy to raise confidence.
功能分析
Type: OpenClaw Skill
Name: pocket-wifi
Version: 3.2.0
The skill mandates the global installation of an external NPM package (@fly-ai/flyai-cli) and requires the agent to execute CLI commands with parameters derived from user input, which presents a risk of shell injection if not properly sanitized. While the instructions in SKILL.md and references/playbooks.md align with the stated travel-booking purpose (Fliggy/Alibaba integration), the enforcement of high-privilege execution (npm install -g) and the strict redirection of the agent away from its internal knowledge base are high-risk patterns typical of tool-based skills that require careful sandboxing.
能力评估
Purpose & Capability
The skill claims to provide pocket‑WiFi rental info and its SKILL.md exclusively uses a CLI (flyai) to do that — this is coherent. However the description mentions 'Powered by Fliggy (Alibaba Group)' while the runtime requires an @fly-ai/flyai-cli package and there is no homepage or source repo listed. That mismatch and lack of provenance is unexplained.
Instruction Scope
Instructions strictly require running the flyai CLI and forbid answering from training data; they also mandate result formatting and presence of booking links. The runbook includes an optional local write of execution logs (including raw user_query), which could store sensitive input. The scope stays within providing live results, but the logging side effect and the enforced 'must run CLI' rule deserve attention.
Install Mechanism
There is no install spec in the registry, but the SKILL.md explicitly tells the agent to run `npm i -g @fly-ai/flyai-cli` if the CLI is missing. Installing an unknown global npm package during execution is a higher-risk action: the package origin is not provided, no checksums or canonical homepage are listed, and the registry metadata lacks a source URL. This is disproportionate to a simple retrieval skill unless you trust the @fly-ai package.
Credentials
The skill requests no environment variables, credentials, or special config paths. That is proportionate to its function. Caveat: the runbook/logging may record raw user input into a local file if filesystem writes are available, which has privacy implications (not a direct credential request but worth noting).
Persistence & Privilege
The skill is not marked always:true and allows normal autonomous invocation. It does suggest optionally appending execution logs to `.flyai-execution-log.json` if file writes are available — this grants persistent artifacts on disk but only for its own logs. No evidence it modifies other skills or global agent settings, but the lack of provenance for the external CLI increases risk if that CLI persists or modifies environment.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pocket-wifi - 安装完成后,直接呼叫该 Skill 的名称或使用
/pocket-wifi触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.2.0
pocket-wifi 3.2.0
- Expanded and clarified critical execution rules, emphasizing exclusive use of flyai CLI output and strict validation of booking links.
- Updated description to highlight expanded travel services: now covers flight booking, hotels, train/attraction tickets, itinerary planning, and more.
- Added detailed workflow with step-by-step playbooks for WiFi rental scenarios and airport pickups.
- Introduced strict parameter collection SOPs and multi-step self-test/proofing before output.
- Strengthened rules against using training data or fabricated information in all responses.
元数据
常见问题
Pocket Wifi 是什么?
Rent portable WiFi devices for overseas travel — share with travel companions, unlimited data, and pickup/return at airport counters. Also supports: flight b... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 76 次。
如何安装 Pocket Wifi?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pocket-wifi」即可一键安装,无需额外配置。
Pocket Wifi 是免费的吗?
是的,Pocket Wifi 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pocket Wifi 支持哪些平台?
Pocket Wifi 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pocket Wifi?
由 xiejinsong(@xiejinsong)开发并维护,当前版本 v3.2.0。
推荐 Skills