← 返回 Skills 市场
javi23ruiz

OpenSky Flight Tracker

作者 Javier Ruiz · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
104
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install opensky-flight-tracker
功能描述
Use this skill when the user asks about live flight positions, aircraft tracking by callsign or flight number, or flights currently overhead a location. Trig...
安全使用建议
This skill appears coherent for querying OpenSky via a CLI. Before installing or invoking it: (1) verify the pip package ('flight-tracker-cli') is from a trusted publisher and inspect its source (PyPI/GitHub) because pip installs can run code during installation; (2) confirm you trust the 'flight-tracker' binary that will be executed by the agent; (3) be aware that piping JSON output to other tools or agents will transmit flight data — that is normal for integrations but consider privacy if you include location data tied to people; (4) note the SKILL.md contains the install suggestion rather than a platform-level install spec, so check how your agent/runtime will handle installing dependencies.
功能分析
Type: OpenClaw Skill Name: opensky-flight-tracker Version: 0.1.0 The skill provides a legitimate interface for tracking aircraft using the OpenSky Network API via the 'flight-tracker-cli' package. The instructions in SKILL.md and metadata in clawhub.json are consistent with the stated purpose, containing no signs of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The skill is a flight-tracking wrapper that requires a 'flight-tracker' CLI binary and proposes installing the 'flight-tracker-cli' pip package; this aligns with the described functionality of querying the OpenSky Network for live aircraft positions.
Instruction Scope
SKILL.md only instructs the agent to run the flight-tracker CLI with arguments (callsign, coordinates, format, retries/timeouts). It does not ask the agent to read unrelated files, access environment variables, or send data to unexpected external endpoints.
Install Mechanism
The SKILL.md includes an install stanza recommending 'pip install flight-tracker-cli' (a PyPI-based install). Pip installs are a common mechanism but can execute arbitrary code at install time; the registry-level metadata earlier said 'No install spec' which is a minor inconsistency (the install instruction exists inside SKILL.md rather than as an explicit platform install spec).
Credentials
No environment variables, credentials, or config paths are requested. This is proportional for a public OpenSky-based CLI that doesn't require API keys.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or cross-skill configuration changes. Autonomous invocation is allowed by default but is not combined with other concerning privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install opensky-flight-tracker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /opensky-flight-tracker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of the OpenSky Flight Tracker skill: - Track live aircraft by radio callsign (e.g., EK203, QR42, BAW117) - List flights currently airborne overhead any latitude/longitude - No API key or setup required—works out of the box - Supports output in human-readable summary or clean JSON - Handles OpenSky API rate limiting automatically with retries and timeouts
元数据
Slug opensky-flight-tracker
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

OpenSky Flight Tracker 是什么?

Use this skill when the user asks about live flight positions, aircraft tracking by callsign or flight number, or flights currently overhead a location. Trig... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。

如何安装 OpenSky Flight Tracker?

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

OpenSky Flight Tracker 是免费的吗?

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

OpenSky Flight Tracker 支持哪些平台?

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

谁开发了 OpenSky Flight Tracker?

由 Javier Ruiz(@javi23ruiz)开发并维护,当前版本 v0.1.0。

💬 留言讨论