← 返回 Skills 市场
skylinehk

Offline Airport Lounge Finder - Comparison Map

作者 Gerald He · GitHub ↗ · v1.3.24 · MIT-0
cross-platform ✓ 安全检测通过
152
总下载
0
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install pp-lounge-map-offline
功能描述
Use this skill when you need offline or air-gapped access to the bundled Priority Pass lounge catalog. Trigger it for local lounge lookup, facility filtering...
安全使用建议
This bundle appears internally consistent for offline use, but take these precautions before installing: 1) Inspect the raw SKILL.md and other text files for hidden unicode/control characters (scanner flagged this). 2) Review package.json and any lockfile; run npm install in a controlled/isolated environment (air-gapped build host or sandbox) to reduce supply-chain risk. 3) Confirm you will start the server locally (node scripts/run-offline-mcp.mjs) and do not enable outbound network access at runtime if you need an air-gapped workflow. 4) Verify that assets/catalog.json contains only the expected static data. If you need higher assurance, ask the publisher for the package checksums or a signed release and/or run npm install using an allowlist or offline cache.
功能分析
Type: OpenClaw Skill Name: pp-lounge-map-offline Version: 1.3.24 The skill bundle implements a standard Model Context Protocol (MCP) server for offline airport lounge lookups using a bundled JSON catalog. The code follows security best practices by implementing strict input validation via Zod (contract.mjs), explicitly forbidding network access in its instructions (SKILL.md, safety.md), and containing no evidence of data exfiltration, shell execution, or malicious intent.
能力评估
Purpose & Capability
Name/description match what is implemented: a local stdio MCP server that serves the bundled assets/catalog.json. Required binaries (node, npm) and the @modelcontextprotocol/sdk dependency are consistent with the stated MCP runtime.
Instruction Scope
SKILL.md explicitly constrains runtime to offline read-only use and shows commands to run the local server only. One important operator step (npm install) pulls packages from the network at install time; runtime code itself reads only bundled assets and exposes local MCP tools/resources. Reviewers should confirm that the runtime is not run with network access if an air-gapped environment is required.
Install Mechanism
Install uses npm to fetch @modelcontextprotocol/sdk (and zod per docs). Using npm is expected for a Node-based MCP server but has typical supply-chain risk: operator must run npm install (network) before using the bundle. No arbitrary URL downloads or extracted archives were found.
Credentials
The skill requests no environment variables, no credentials, and no special config paths. This is proportionate to an offline catalog reader.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and does not persist agent-wide configuration. It runs as a local process started by the operator.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pp-lounge-map-offline
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pp-lounge-map-offline 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.24
Restore hosted destination link while keeping offline security scope clarification.
v1.3.23
Hardened trust messaging: removed hosted destination mention and added explicit offline security scope.
v1.3.22
SEO rename: capability-first display name.
v1.3.21
Rename display name to Worldwide lounge map.
v1.0.2
Fix trust review findings: declare runtime requirements, dependency expectations, and clean SKILL.md safety instructions.
v1.0.1
Add Desk.Travel destination links and user/agent concern-focused guidance.
v1.0.0
Initial release: offline airport lounge lookup and comparison skill with strict local safety boundary.
元数据
Slug pp-lounge-map-offline
版本 1.3.24
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 7
常见问题

Offline Airport Lounge Finder - Comparison Map 是什么?

Use this skill when you need offline or air-gapped access to the bundled Priority Pass lounge catalog. Trigger it for local lounge lookup, facility filtering... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 152 次。

如何安装 Offline Airport Lounge Finder - Comparison Map?

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

Offline Airport Lounge Finder - Comparison Map 是免费的吗?

是的,Offline Airport Lounge Finder - Comparison Map 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Offline Airport Lounge Finder - Comparison Map 支持哪些平台?

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

谁开发了 Offline Airport Lounge Finder - Comparison Map?

由 Gerald He(@skylinehk)开发并维护,当前版本 v1.3.24。

💬 留言讨论