ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      meituan-travel-ai

      Safety Report

      meituan-travel

      @meituan-travel-ai

      美团酒旅官方 Skill,您的专属 AI 旅行管家。酒店、机票、火车票、景点门票、度假一站搞定,还能帮你找优惠、比价格、定行程。美团海量真实点评加持,出行每一步都更放心。

      173Downloads
      0Installs
      2Stars
      8Versions

      Security Analysis

      high confidence
      Clean0.12 risk

      The skill is internally consistent with a Meituan travel CLI wrapper: it requires a Meituan API token and npx and its runtime instructions match the stated travel-purpose, with only minor metadata and labeling inconsistencies to double-check before use.

      Apr 27, 20261 files3 concerns
      Purpose & Capabilitynote

      Name/description match the runtime instructions: the SKILL.md tells the agent to call the @meituan-travel/ht-ai CLI (via npx or global install) to query Meituan travel data. Required binary (npx) and MEITUAN_HT_TOKEN align with the described purpose. Minor inconsistency: the registry summary above shows "Primary credential: none" while the skill metadata and SKILL.md declare MEITUAN_HT_TOKEN as the primary credential — this is likely an authoring/metadata mismatch, not a functional red flag.

      Instruction Scopeok

      SKILL.md only instructs running the ht-ai CLI, escaping user single quotes for shell safety, reading the declared MEITUAN_HT_TOKEN env var, and formatting results. It does not ask to read unrelated files or other system credentials. It explicitly warns not to print the token. Note: the guidance cannot by itself enforce non-logging — platform/runtime must honor it.

      Install Mechanismnote

      No install spec (instruction-only), which keeps on-disk footprint low. However runtime use of `npx @meituan-travel/ht-ai` means remote package code will be fetched/executed at call time (or the user can install globally). Verify the npm package identity and publisher (official Meituan package) before allowing runtime npx downloads.

      Credentialsnote

      Requesting MEITUAN_HT_TOKEN is proportionate and expected. The declared required env list also includes MEITUAN_RAW_JSON, but SKILL.md treats MEITUAN_RAW_JSON as an optional flag to request raw JSON output — it does not need to be mandatory. Recommend the registry declare only MEITUAN_HT_TOKEN as required and treat MEITUAN_RAW_JSON as optional. Ensure the token's scope is minimal (only the APIs needed) before providing it.

      Persistence & Privilegeok

      always:false (default) and no install spec — the skill does not request permanent inclusion or write access. Metadata indicates runtime context_isolation: execution and parent_context_access: read-only, which limits privilege. No instructions try to change other skills or system-wide settings.

      Guidance

      This looks like an authentic CLI-wrapper skill for Meituan travel and mostly coherent. Before installing or enabling it: 1) Verify the npm package @meituan-travel/ht-ai is the official publisher (publisher/org, package page, and source) so npx won't execute untrusted code. 2) Provide only a minimally-scoped MEITUAN_HT_TOKEN (confirm scope, billing/quota) and avoid making MEITUAN_RAW_JSON an always-set secret unless you need raw JSON output. 3) Confirm your platform enforces non-logging of environment secrets (the SKILL.md requests this but cannot enforce it). 4) If you run this in an automated agent, consider rate limits and restrict automatic invocation to travel-related intents. These checks will reduce risk while using the skill.

      Latest Release

      v1.0.8

      - 增加了用户 query 的 shell 安全转义说明,明确将单引号 `'` 替换为 `'\''` 以避免特殊字符导致的 CLI 命令问题。 - 补充了执行流程,新增“参数清理”步骤,提升系统安全性和稳定性。 - 其他内容保持不变。

      Popular Skills

      美团出行红包

      @meituan-open-platform · 1 stars

      美团红包助手

      @meituan-openplatform · 0 stars

      美团优惠领取工具

      @meituan-zhengchang · 0 stars

      meituan-union-coupon-skill

      @meituan-union · 0 stars

      官方美团红包助手

      @meituan-skillhub · 0 stars

      美团外卖

      @meituan-openplatform · 0 stars

      Published by @meituan-travel-ai on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

      Something feels unusual? We want to help: [email protected]