ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      dueros-mcp

      Safety Report

      xiaodu-wake-up-routine-official

      @dueros-mcp

      基于已安装的 xiaodu-control-official 编排儿童起床场景。当用户说“叫孩子起床”“开始早安模式”“帮我把孩子叫醒”,或要求让房间进入起床状态时使用。这个 skill 会复用 xiaodu-control-official 的现有脚本,对小度智能屏和小度 IoT 设备执行 scene-firs...

      83Downloads
      0Installs
      0Stars
      1Versions
      DevOps & Infrastructure2,137

      Security Analysis

      medium confidence
      Clean0.12 risk

      This is an orchestration skill that reuses an existing xiaodu-control-official skill to implement a child wake‑up routine; its declared behavior matches the commands it tells the agent to run, but it relies on and will call scripts from another skill and will persist small preference files in the workspace, so you should verify that dependency before installing.

      Apr 3, 20263 files3 concerns
      Purpose & Capabilitynote

      The skill's name/description (wake‑up orchestration) matches the instructions: it exclusively orchestrates scenes, IoT, and smart‑screen actions by calling scripts in skills/xiaodu-control-official. This dependency is expected for an orchestrator, but the skill assumes that external scripts exist and are trusted.

      Instruction Scopenote

      SKILL.md explicitly instructs the agent to run bash scripts (list/trigger scenes, list/control IoT, speak, control_xiaodu, push_resource) via relative paths and to persist preferences to XIAODU_CONTEXT.md and MEMORY.md. There are no instructions to call external network endpoints, but the agent will execute other-skill scripts and read/write workspace files — validate those scripts and file locations before use.

      Install Mechanismok

      No install spec and no code files beyond SKILL.md and references — lowest risk for arbitrary code fetch. Risk instead depends on the external scripts the skill calls (which are not included here).

      Credentialsok

      The skill requests no environment variables, credentials, or config paths. Its runtime behavior aligns with that: it relies on local scripts and device lists rather than external secrets. This is proportionate to its purpose.

      Persistence & Privilegenote

      always:false and autonomous invocation allowed (normal). The skill intends to store preferences in workspace files (XIAODU_CONTEXT.md, MEMORY.md) but does not declare config paths—this is reasonable for user preferences but you should confirm where those files will be written and what they may contain (device IDs, room names, preferences).

      Guidance

      This skill is an orchestrator that expects an installed and trusted xiaodu-control-official dependency and will execute its scripts (list_scenes.sh, trigger_scene.sh, control_iot.sh, speak.sh, control_xiaodu.sh, etc.). Before installing: (1) confirm you have xiaodu-control-official from a trusted source and inspect its scripts for any unexpected network calls or sensitive-data handling; (2) confirm you are okay with the agent running those bash scripts from the workspace; (3) be aware the skill will write small preference files (XIAODU_CONTEXT.md, MEMORY.md) in the workspace—check their location and contents to avoid persisting secrets; (4) if you cannot inspect the dependent skill, consider sandboxing or restricting this skill’s filesystem/exec permissions. Overall the skill is internally coherent for its stated purpose, but its safety depends on the trustworthiness of the external scripts it calls.

      Latest Release

      v1.0.0

      Initial release

      Popular Skills

      self-improving-agent

      @pskoett · 1,456 stars

      Gog

      @steipete · 672 stars

      Tavily Web Search

      @arun-8687 · 620 stars

      Find Skills

      @JimLiuxinghai · 529 stars

      Proactive Agent

      @halthelobster · 426 stars

      Summarize

      @summarize · 415 stars

      Published by @dueros-mcp on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

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