安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
What to consider before installing:
- This skill automates browser interactions and will click inside the browser profile you target — ensure the profile is logged into the correct Meituan account and does not contain other sensitive sessions you don't want touched.
- It does not request API keys or other secrets, but it does operate on your web session; if Meituan requires login, you'll need to log in manually when prompted.
- The skill suggests adding a scheduled task for daily runs — only ena...详细分析 ▾
✓ 用途与能力
Name/description match the runtime instructions: the SKILL.md exclusively describes automated browser steps to open a Meituan URL, perform two clicks to trigger coupon-claim UI, take a snapshot, and parse coupon text. No unrelated binaries, env vars, or config paths are requested.
ℹ 指令范围
Instructions explicitly drive a browser profile (start/open/act/snapshot/stop), wait timings, DOM selectors, and parsing rules. This stays within the intended scope (web automation + parsing). Note: it will operate on the active browser/profile and requires the user's Meituan login session (the doc notes prompting for manual login).
✓ 安装机制
Instruction-only skill with no install steps or code files — minimal disk/write risk and nothing is downloaded or executed beyond platform-provided browser actions.
✓ 凭证需求
No environment variables, credentials, or config paths are requested. The actions rely only on the platform's browser automation and the user's active Meituan session (not additional secrets).
ℹ 持久化与权限
always is false (no forced inclusion). The SKILL.md proposes creating a scheduled cron-like task (daily runs). If you enable such a schedule, the skill will run automatically according to that schedule (and the platform's normal autonomous-invocation rules). This is coherent with the feature (daily claiming), but be aware scheduled/autonomous runs will perform clicks on your active browser/profile.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv2.1.12026/3/13
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install meituan-coupon-auto
镜像加速npx clawhub@latest install meituan-coupon-auto --registry https://cn.longxiaskill.com镜像同步中