Dream Tracker

v1.0.0

梦境追踪 - 梦境记录、梦境解析、统计分析

0· 60·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for kaising-openclaw1/xiaoming-dream-tracker.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Dream Tracker" (kaising-openclaw1/xiaoming-dream-tracker) from ClawHub.
Skill page: https://clawhub.ai/kaising-openclaw1/xiaoming-dream-tracker
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install xiaoming-dream-tracker

ClawHub CLI

Package manager switcher

npx clawhub@latest install xiaoming-dream-tracker
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The SKILL.md functionality (record, tag, analyze, stats) matches the skill name/description. However the runtime assumes a 'clawhub' CLI (used in examples) and the README shows installing via `npx clawhub@latest install dream-tracker`; the registry metadata at the top lists no required binaries while _meta.json claims it requires 'curl' — this mismatch is a minor inconsistency but not evidence of malicious intent.
Instruction Scope
The instructions only show command-line invocations of `clawhub dream ...` (add/tag/analyze/stats). There are no instructions to read arbitrary files, access unrelated environment variables, or transmit data to unknown endpoints within SKILL.md itself. Note: the actual behavior (network calls, where data is stored) depends entirely on the external 'clawhub' CLI/service invoked by these commands.
Install Mechanism
There is no formal install spec in the registry (instruction-only). The README recommends `npx clawhub@latest install dream-tracker`, which would download/run code from the npm ecosystem at install time; this is expected for a CLI plugin but means you should trust the upstream 'clawhub' package. _meta.json's 'requires': ['curl'] entry is inconsistent with other metadata and the registry's declared required binaries.
Credentials
The skill declares no required environment variables or credentials, which is appropriate for a local journal-like tool. Be aware that the external 'clawhub' service (or its install) may later ask for account credentials or API keys; those are not declared here.
Persistence & Privilege
always is false and the skill is user-invocable; there is no indication the skill requests permanent system-wide privileges or modifies other skills. As an instruction-only skill it does not write code on its own.
Assessment
This skill appears to do what it says: it provides examples for using a 'clawhub' CLI to record and analyze dreams. Before installing or running commands: 1) verify you trust the 'clawhub' package you will install via npx (it will download code from the npm ecosystem); 2) confirm whether the clawhub CLI transmits dream text to remote servers and review its privacy policy before entering sensitive content; 3) note the small metadata mismatch (_meta.json lists curl while registry metadata lists no required binaries) — ensure your environment meets any actual binary requirements; and 4) if you want to avoid networked storage, inspect the clawhub plugin's source or run it in an isolated environment first.

Like a lobster shell, security has layers — review code before you run it.

latestvk97f6nk29drqhydshs9ja1ajd5851qsn
60downloads
0stars
1versions
Updated 1w ago
v1.0.0
MIT-0

Dream Tracker

梦境追踪工具,帮你探索潜意识世界。

功能

  • ✅ 梦境记录
  • ✅ 梦境解析
  • ✅ 统计分析
  • ✅ 标签分类
  • ✅ 导出分享

使用

# 记录梦境
clawhub dream add --text "梦见飞翔"

# 添加标签
clawhub dream tag --id 1 --tags "飞行,快乐"

# 梦境解析
clawhub dream analyze --id 1

# 统计
clawhub dream stats --month 2026-04

定价

版本价格功能
免费版¥010 个梦境
Pro 版¥29无限记录
订阅版¥6/月Pro+ AI 解析

Comments

Loading comments...