← 返回 Skills 市场
zhaorabbits

机票/酒店/旅行降价监控助手

作者 zhaorabbits · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
102
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install price-drop-tracker
功能描述
降价监控+自动下单。用户设置目标价和截止日期后,系统定时轮询飞猪价格,达标后通知或自动下单。Use when user mentions 降价监控, 价格提醒, 等降价, 盯盘, 自动下单, price drop tracking, deal monitoring for hotels/flights/trave...
安全使用建议
Before installing or enabling this skill, get answers to these questions and take precautions: - Where do flyai / Fliggy credentials and payment methods come from? Who provides and stores them, and how are they protected? The skill should explicitly list required credentials and their storage location. - How does auto_book work in practice? Confirm whether the agent will ever place paid orders without an explicit, per-order confirmation. Prefer leaving auto_book=false and testing notification-only mode first. - How are cron jobs created, listed, and revoked (qoder_cron)? Verify you can audit and remove scheduled tasks easily and that they won't outlive your consent. - What safeguards exist against accidental purchases (rate limits, confirmations, 2-step authorization)? Ask for an explicit confirmation flow for every order, or require tokenized one-time payment approvals. - Test with low-risk examples: enable immediate notifications only, monitor a free or low-cost item, and verify the exact sequence of API calls, request parameters, and any use of stored credentials. If the publisher cannot clearly explain where credentials/payment data are obtained and how to revoke scheduled jobs or require confirmations, consider this skill too risky for auto-booking and use notification-only monitoring instead.
功能分析
Type: OpenClaw Skill Name: price-drop-tracker Version: 1.0.0 The price-drop-tracker skill is designed to monitor travel product prices on Fliggy and optionally perform automated bookings. It utilizes platform-specific tools like 'flyai' for price searching and 'qoder_cron' for scheduling recurring checks. The execution logic in SKILL.md is transparently aligned with its stated purpose, and the high-risk 'auto_book' feature is documented as requiring explicit user authorization. No indicators of data exfiltration, unauthorized execution, or malicious prompt injection were found.
能力评估
Purpose & Capability
The skill claims to monitor Fliggy (飞猪) prices and optionally auto-book. The SKILL.md uses a 'flyai' CLI and describes automatic ordering, which is consistent with the purpose. However, it does not declare or request any credentials, auth tokens, or payment-related configuration even though auto-booking and API calls to Fliggy normally require authentication and payment methods. That omission is an incoherence between claimed capability and required setup.
Instruction Scope
Instructions direct the agent to create persistent cron jobs (via qoder_cron) that will repeatedly call flyai commands and may perform automatic purchases. The doc does not require explicit user re-confirmation before auto-booking (beyond the auto_book flag), nor does it explain where or how user credentials/payment info are accessed or stored. The cron payload uses agentTurn messages which permit autonomous agent actions; combined with auto-booking this grants the skill the ability to perform real-world transactions without clear safeguards.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by the skill itself. That lowers install-time risk.
Credentials
No environment variables, credentials, or config paths are declared, yet the flow requires access to Fliggy APIs/CLI and (for auto_book) payment/account capabilities. Reasonable expectations would include requiring Fliggy API tokens, account credentials, and possibly payment authorization. The absence of declared required credentials is disproportionate and leaves unclear how sensitive data is accessed or protected.
Persistence & Privilege
The skill instructs creation of recurring cron jobs that persist and autonomously trigger agent turns every 4 hours (or degraded every 6 hours). Persistent scheduled tasks that can perform actions (including purchases) increase risk: the skill can cause repeated network/API activity and potentially place transactions while the user is not actively interacting. The skill does not explain how to review, revoke, or limit those cron jobs beyond a soft concurrency limit.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install price-drop-tracker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /price-drop-tracker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Price Drop Tracker 1.0.0 — Initial Release - Enables users to monitor price drops for hotels, flights, or travel products on Fliggy based on a target price and deadline. - Supports both price drop notifications and optional auto-booking when the price meets or beats the target. - Customizable monitoring: users can specify item, dates, notification mode, and auto-order preference. - Runs automated checks every 4 hours, notifying users or booking automatically upon price match. - Provides detailed confirmation, price drop alerts, expiry reminders, and robust error handling for common issues (sold out, frequent price changes, etc). - Integrates with other travel planning and optimization skills for enhanced workflows.
元数据
Slug price-drop-tracker
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

机票/酒店/旅行降价监控助手 是什么?

降价监控+自动下单。用户设置目标价和截止日期后,系统定时轮询飞猪价格,达标后通知或自动下单。Use when user mentions 降价监控, 价格提醒, 等降价, 盯盘, 自动下单, price drop tracking, deal monitoring for hotels/flights/trave... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。

如何安装 机票/酒店/旅行降价监控助手?

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

机票/酒店/旅行降价监控助手 是免费的吗?

是的,机票/酒店/旅行降价监控助手 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

机票/酒店/旅行降价监控助手 支持哪些平台?

机票/酒店/旅行降价监控助手 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 机票/酒店/旅行降价监控助手?

由 zhaorabbits(@zhaorabbits)开发并维护,当前版本 v1.0.0。

💬 留言讨论