← Back to Skills Marketplace
Pocket Wifi
by
xiejinsong
· GitHub ↗
· v3.2.0
· MIT-0
76
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pocket-wifi
Description
Rent portable WiFi devices for overseas travel — share with travel companions, unlimited data, and pickup/return at airport counters. Also supports: flight b...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pocket-wifi - After installation, invoke the skill by name or use
/pocket-wifi - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 76 downloads so far.
How do I install Pocket Wifi?
Run "/install pocket-wifi" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pocket Wifi free?
Yes, Pocket Wifi is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pocket Wifi support?
Pocket Wifi is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pocket Wifi?
It is built and maintained by xiejinsong (@xiejinsong); the current version is v3.2.0.
More Skills