Daily Sleep

v1.0.0

每日睡眠助手 — 晨间唤醒引导+睡眠质量回顾,晚间睡前放松程序+助眠技巧,帮助改善睡眠质量、对抗失眠。Daily sleep coach — morning wake-up routine and sleep quality review, evening wind-down and sleep tips. Tr...

0· 46·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the implementation: scripts produce morning/evening prompts and a CLI to enable/disable scheduled pushes. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md directs running the included node scripts (push-toggle.js) to manage pushes. The scripts output scheduling tokens and generate push prompt text when run. They do not read unrelated system files or exfiltrate data; they only read/write per-user JSON under ./data/users.
Install Mechanism
No install spec or external downloads; only local Node.js scripts included. This is low-risk for installation.
Credentials
The skill requires no environment variables or credentials. Scripts rely on platform scheduling tokens (printed to stdout) and local user JSON files; requested resources are proportional to the push/scheduling functionality.
Persistence & Privilege
always is false and the skill does not attempt to modify other skills or global configs. It requests scheduling (via special __OPENCLAW_CRON__ console outputs), which is expected for a push-based skill.
Assessment
This skill appears to do what it claims: schedule and emit sleep-coach messages. Before installing, confirm: (1) where ./data/users will be stored on your system and whether that location is acceptable for user data; (2) that the platform's scheduler honors the printed __OPENCLAW_CRON_ADD__/RM__ tokens and that enabling pushes will cause the agent to send messages on the chosen channels; (3) you are comfortable with the agent autonomously sending scheduled messages to channels (telegram/feishu/slack/discord). If you expect integration with external messaging APIs directly on your host, note that this package does not include API tokens or network calls—message delivery appears to be handled by the platform.

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

latestvk972rh13s7seq28jb6ahyqgb858441c6

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments