sleep-health-assistant

v1.0.0

Provides local, science-based analysis of sleep and stress with personalized guidance in relaxation, breathing, mindfulness, and wellness habits.

0· 38·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
The name/description (sleep and stress analysis) aligns with the included code and documentation. The package contains only in-skill logic, configuration, and docs — nothing requests unrelated cloud credentials, binaries, or system-level access.
Instruction Scope
SKILL.md instructs only local analysis, audio/breathing/mindfulness guidance, and in-memory session handling. There are no instructions to read arbitrary system files, exfiltrate data, or call external endpoints at runtime.
Install Mechanism
No install spec is embedded; SKILL.md suggests installing via 'npx clawhub' or manual extraction. The skill bundle contains plain Python source and no downloads from untrusted URLs. Runtime behavior appears to be purely local Python code.
Credentials
The skill declares no required environment variables, credentials, or config paths. The included code imports only standard-library modules (json, random, datetime, typing) and holds session data in memory.
Persistence & Privilege
The skill is not marked always:true and does not request persistent privileges. The code documents and appears to use memory-only session storage and does not modify global agent configuration.
Assessment
This skill appears internally consistent with its local-only sleep/stress analysis purpose: no env vars, no network calls, and only standard-library Python are present. If you want additional assurance, inspect the full skill.py file locally (it’s included) before enabling it and consider running it in a sandboxed environment the first time. Note that 'npx clawhub install' will fetch the package during installation — review what is downloaded or install from the provided archive if you prefer full offline verification.

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

analysisvk973y03h97g99q23xeadzaxt7n84218shealthvk973y03h97g99q23xeadzaxt7n84218slatestvk973y03h97g99q23xeadzaxt7n84218smeditationvk973y03h97g99q23xeadzaxt7n84218ssleepvk973y03h97g99q23xeadzaxt7n84218swellnessvk973y03h97g99q23xeadzaxt7n84218s

License

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

Comments