← 返回 Skills 市场
moooai

Movie Coupon 电影票优惠券-淘票票、猫眼等电影平台优惠购票

作者 moooai · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
243
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install movie-coupon
功能描述
获取电影票优惠券,包括淘票票、猫眼等主流电影平台的优惠。返回领取链接和二维码图片,用户可点击链接或扫描二维码领取优惠。
安全使用建议
This skill fetches coupon links from a third-party API and instructs the agent to present returned links and QR images exactly as-is. Before installing, consider: (1) Verify the trustworthiness of the API host (agskills.moontai.top) and the link/image domains returned — they are not official Taopiaopiao/Maoyan domains. (2) Because the skill refuses modification of URLs, decide whether you want the agent to display raw external links/QRs (these could point to phishing or tracking pages). (3) If you install, limit autonomous use (or review outputs) and add a URL-safety check (virus/URL reputation) or an allowlist of trusted domains. (4) Inspect the GitHub source (homepage) and test the endpoint manually to confirm it returns legitimate coupons. If you cannot verify the API's provenance, prefer not to expose users to raw external links/QRs.
功能分析
Type: OpenClaw Skill Name: movie-coupon Version: 1.0.1 The skill is a straightforward implementation for fetching movie ticket coupons from a designated API (agskills.moontai.top). The Python script `scripts/fetch_coupons.py` uses standard libraries to perform GET requests without any evidence of data exfiltration, obfuscation, or unauthorized system access. The instructions in `SKILL.md` regarding the strict presentation of URLs are consistent with maintaining affiliate link integrity and do not constitute a malicious prompt injection.
能力评估
Purpose & Capability
The skill claims to fetch coupons for mainstream platforms (淘票票、猫眼) but the only network endpoint it calls is a third-party aggregator (https://agskills.moontai.top). Returned URLs point to other domains (e.g., open.cdyunzhanxinxi.com, moontai-static.oss-cn-shenzhen.aliyuncs.com) rather than official platform domains. Using an aggregator is plausible, but the manifest and docs do not explain why official platform APIs are not used or why these domains should be trusted.
Instruction Scope
SKILL.md instructs the agent to fetch JSON from the external endpoint and to present coupon_url and coupon_qrcode_img_url 'exactly as returned' without modification. That prevents sanitization or safety checks and could cause the agent to present phishy/malicious links or images to users. Otherwise the instructions stay within the stated task and do not request unrelated data or files.
Install Mechanism
No install spec (instruction-only) and no packages are pulled during install. The repository includes small Python scripts that perform simple GET requests to the declared API endpoint; nothing in the install path writes or executes arbitrary downloaded code on install.
Credentials
The skill requests no environment variables, credentials, or config paths. Network access to the external API is required and explicit in the SKILL.md and scripts; no additional secrets are requested.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges beyond normal autonomous invocation. Autonomous invocation is allowed (the default); combine this with untrusted external links increases risk but on its own is standard.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install movie-coupon
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /movie-coupon 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added detailed documentation (SKILL.md) describing how to fetch and present movie ticket coupons from platforms like Taopiaopiao and Maoyan. - Included API usage instructions, response field descriptions, and example outputs. - Documented key usage scenarios, error handling strategies, and edge case considerations. - Emphasized strict presentation of coupon URLs and QR code images as returned by the API. - Provided usage samples and troubleshooting tips for common user questions.
元数据
Slug movie-coupon
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Movie Coupon 电影票优惠券-淘票票、猫眼等电影平台优惠购票 是什么?

获取电影票优惠券,包括淘票票、猫眼等主流电影平台的优惠。返回领取链接和二维码图片,用户可点击链接或扫描二维码领取优惠。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 243 次。

如何安装 Movie Coupon 电影票优惠券-淘票票、猫眼等电影平台优惠购票?

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

Movie Coupon 电影票优惠券-淘票票、猫眼等电影平台优惠购票 是免费的吗?

是的,Movie Coupon 电影票优惠券-淘票票、猫眼等电影平台优惠购票 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Movie Coupon 电影票优惠券-淘票票、猫眼等电影平台优惠购票 支持哪些平台?

Movie Coupon 电影票优惠券-淘票票、猫眼等电影平台优惠购票 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Movie Coupon 电影票优惠券-淘票票、猫眼等电影平台优惠购票?

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

💬 留言讨论