技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v2.1.1
统计:⭐ 2 · 143 · 0 current installs · 0 all-time installs
⭐ 2
安装量(当前) 0
🛡 VirusTotal :良性 · OpenClaw :良性
Package:ayue-oss/didi-coupon-auto
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill's code, instructions, and requirements are coherent with its stated purpose (automatically claiming Didi coupons via a local browser CDP) and do not request unrelated credentials or external exfiltration endpoints.
目的
Name/description claim to open Didi coupon page and click/trigger MPX methods; the skill requires Node and a browser CDP connection and uses those to navigate, call in-page methods, and parse API responses — this is proportional to the purpose.
说明范围
Instructions explicitly require starting the OpenClaw browser (CDP port 18800), logging into the user's Didi account in that browser, running the Node script, and optionally installing a cron job. The script evaluates code inside the page and intercepts network responses to read coupon data — this is necessary for the task but does require access to the user's browser session/cookies (sensitive).
安装机制
No install spec; the skill is instruction + one script. It imports the 'ws' module either from workspace node_modules (../../../node_modules/ws/wrapper.mjs) or falls back to the globally installed 'ws' — this is brittle but expected for the declared runtime; no remote downloads or archives are used.
证书
The skill doesn't request environment variables or credentials. However, it depends on the user's logged-in browser cookies and CDP access on localhost:18800 to act as the user's Didi session, which is necessary but privacy-sensitive (it has same privileges as the browser session it connects to).
持久
The skill is not always:true and does not request elevated platform privileges. SKILL.md suggests creating a scheduled job (cron) for daily runs; scheduling is user-facing guidance and not enforced by the skill manifest. Autonomous invocation remains possible (platform default).
综合结论
This skill appears to do exactly what it says: it controls a local browser via the debugging (CDP) interface to open Didi pages, call in-page functions or click buttons, and capture API responses to list/claim coupons. Things to consider before installing: - The script operates on the browser session you run it against: you must log into Didi in that browser and the script will use those cookies to act as your account. Only run it if you trust…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「滴滴出行优惠券自动领取」。简介:自动领取滴滴出行优惠券。每天0点自动领取打车券包,支持网约车、顺风车、代驾等多种出行券。触发词: 领取滴滴优惠券, 运行滴滴领券技能, 设置每日自动领取滴滴,…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/ayue-oss/didi-coupon-auto/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。