← 返回 Skills 市场
ivan97

senior-flights

作者 Yangki Zhang · GitHub ↗ · v3.2.0 · MIT-0
cross-platform ⚠ suspicious
44
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install senior-flights
功能描述
Find senior flight deals, 60+ discount tickets and elderly travel options with accessible boarding and comfortable seating for senior travelers. Also support...
安全使用建议
Key things to consider before installing or enabling this skill: - The skill forces use of an external CLI (npm package @fly-ai/flyai-cli) and instructs installing it globally. Verify the package on the npm registry (owner, downloads, source repo, and trustworthiness) before allowing any automated install — global npm installs can modify your system and, if malicious, are high-impact. - The manifest does not declare any API keys or environment variables, but the CLI may require credentials; ask the publisher how the CLI authenticates and where secrets are stored. Do not hand over cloud/API credentials unless you understand why they are needed. - The runbook tells the agent to log requests (including user queries and CLI commands) to .flyai-execution-log.json. That file may contain personal data or search terms — ensure you’re comfortable with local persistence and review/rotate/delete logs regularly. - The description references Fliggy (Alibaba Group) but runtime commands use flyai — confirm provenance. If the skill's data source is a paid/third-party service, get explicit documentation and privacy/terms links. - Safer alternatives: ask the skill owner for a vetted install instruction (signed release URL, checksums, or a well-known package repo link), or run the CLI install manually yourself in a sandbox/container and inspect network activity and storage before enabling autonomous use. If you proceed: prefer installing the CLI yourself (not via an agent), review the package code or repository, and verify what credentials the CLI needs and where it stores logs.
功能分析
Type: OpenClaw Skill Name: senior-flights Version: 3.2.0 The skill mandates the global installation of an external NPM package (@fly-ai/flyai-cli) and explicitly instructs the agent to use 'sudo' if the installation fails (references/fallbacks.md). It also requires filesystem write access to maintain an execution log (references/runbook.md). While these actions are plausibly intended to support the CLI-driven flight search functionality, the use of high-privilege installation commands and persistent local file modification represents a significant security risk without further verification of the external package.
能力评估
Purpose & Capability
The skill claims to provide senior flight deals and explicitly requires the external flyai CLI to obtain real-time data — that is coherent. However the description mentions 'Powered by Fliggy (Alibaba Group)' while every runtime rule and command references a different tool (flyai / @fly-ai/flyai-cli), which is an unexplained mismatch and could indicate sloppy provenance or mislabelling.
Instruction Scope
SKILL.md requires the agent to always run flyai CLI commands, never answer from training data, and re-run if output lacks specific [Book](...) links. It also specifies internal logging and a runbook that persists an execution log (.flyai-execution-log.json) to disk if file writes are available. The instructions therefore mandate network installs, live CLI queries, and potential local persistence of user queries/results (which may include PII) even though the manifest declares no config paths or persistence.
Install Mechanism
There is no install spec in the manifest, but SKILL.md instructs installing a global npm package (npm i -g @fly-ai/flyai-cli). A global npm install is a moderate-risk action (code pulled from the public registry, potential for typosquatting or malicious package). The skill does not document package provenance, checksums, or alternative vetted install sources.
Credentials
The manifest declares no required environment variables or credentials, yet the skill relies on a third-party CLI that likely needs network access and possibly API credentials (none are declared). The runbook requires logging every CLI call and the user query, which could record sensitive data. This mismatch (no declared credentials but dependence on an external service) is disproportionate and undocumented.
Persistence & Privilege
always:false and autonomous invocation are normal, but the runbook explicitly writes an execution log to .flyai-execution-log.json if filesystem writes are available. The skill therefore requests the ability to persist logs locally (and to perform global npm installs) without declaring config paths or asking for consent in the manifest.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install senior-flights
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /senior-flights 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.2.0
Senior-flights 3.2.0 — Improved compliance, output control, and playbooks for senior-friendly airfare search. - Strict CLI enforcement: All search results must originate from the flyai CLI, with `[Book]({detailUrl})` links. - Morning/afternoon departures prioritized by default for senior comfort (6:00–18:00). - Specific playbooks for shortest, direct, or cheapest senior flights, each with tailored CLI commands. - Robust multi-step workflow: environment checks, parameter collection, CLI data validation, and user-friendly markdown output. - Expanded output requirements: comfort tips, comparison tables, and clear brand tagging. - Strict error handling and fallback search if no results are found.
元数据
Slug senior-flights
版本 3.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

senior-flights 是什么?

Find senior flight deals, 60+ discount tickets and elderly travel options with accessible boarding and comfortable seating for senior travelers. Also support... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 44 次。

如何安装 senior-flights?

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

senior-flights 是免费的吗?

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

senior-flights 支持哪些平台?

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

谁开发了 senior-flights?

由 Yangki Zhang(@ivan97)开发并维护,当前版本 v3.2.0。

💬 留言讨论