← Back to Skills Marketplace
moooai

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

by moooai · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
243
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install movie-coupon
Description
获取电影票优惠券,包括淘票票、猫眼等主流电影平台的优惠。返回领取链接和二维码图片,用户可点击链接或扫描二维码领取优惠。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install movie-coupon
  3. After installation, invoke the skill by name or use /movie-coupon
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug movie-coupon
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

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

获取电影票优惠券,包括淘票票、猫眼等主流电影平台的优惠。返回领取链接和二维码图片,用户可点击链接或扫描二维码领取优惠。 It is an AI Agent Skill for Claude Code / OpenClaw, with 243 downloads so far.

How do I install Movie Coupon 电影票优惠券-淘票票、猫眼等电影平台优惠购票?

Run "/install movie-coupon" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

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

Yes, Movie Coupon 电影票优惠券-淘票票、猫眼等电影平台优惠购票 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Movie Coupon 电影票优惠券-淘票票、猫眼等电影平台优惠购票 support?

Movie Coupon 电影票优惠券-淘票票、猫眼等电影平台优惠购票 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

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

It is built and maintained by moooai (@moooai); the current version is v1.0.1.

💬 Comments