美团优惠下单助手。当你想吃饭、找餐厅、买团购券、喝咖啡、喝奶茶、找饮品、吃快餐、吃火锅、吃烧烤、吃日料、吃川菜、吃自助餐、找下午茶、附近有什么好吃的好喝的,只需告诉我想吃什么喝什么或在哪附近找,我会自动帮你领券、搜索商品、展示图文列表,选好后直接帮你下单。我也可以单独帮你领优惠券、领券、领红包、领神券、领专属红包...
Security Analysis
high confidenceThis skill matches a Meituan coupon and ordering assistant on the surface, but it also includes under-disclosed host modification, credential handling, environment fingerprinting, and a detached self-updating CLIGuard daemon.
Searching products, logging into Meituan, claiming coupons, using location, and placing orders are broadly aligned with the stated assistant purpose. The concern is that the bundled CLIGuard code performs host fingerprinting and remote signed update checks that are not clearly disclosed as part of the shopping/order workflow.
The skill asks agents to trigger on broad everyday phrases and to run environment setup silently on first use; it also instructs automatic coupon claiming and long-term location authorization persistence, which need clearer front-loaded user control.
The runtime init path attempts npm-based dependency installation, including global installation of a pt-passport package from a bundled tgz pattern and local/global qrcode installation. The submitted artifact list does not include the expected pt-passport tgz, so setup behavior is both host-modifying and brittle.
Network calls to Meituan endpoints are expected for this purpose, but the obfuscated CLIGuard component collects system attributes and maintains a remote update channel, which exceeds what a coupon/order assistant plainly needs.
The skill persists device tokens under the user's home directory, stores state in .state.json, writes long-term memory for location authorization, passes account tokens through process arguments, and bundles a detached CLIGuard daemon with PID/lock/version files and self-restart behavior.
Guidance
Install only if you are comfortable giving this skill access to your Meituan login flow, location, coupon/account actions, and ordering capability. Review the hidden operational behavior carefully: it can modify the local environment, persist identifiers and location authorization, pass tokens via command arguments, and run an obfuscated CLIGuard component that self-updates in the background.
Latest Release
v1.0.1
No functional or documentation changes detected in this version. - No files were changed between versions 1.0.0 and 1.0.1. - No user-facing updates or bug fixes included in this release.
Popular Skills
Published by @meituan-union on ClawHub