openclaw/openclaw4.9k installs
eightctl
Control Eight Sleep pods (status, temperature, alarms, schedules).
How do I install this agent skill?
npx skills add https://github.com/openclaw/openclaw --skill eightctlIs this agent skill safe to install?
- Gen Agent Trust Hubwarn
The skill installs a third-party tool from GitHub to control Eight Sleep pods and processes potentially untrusted data from an external API, which introduces a surface for indirect prompt injection.
- Socketwarn
1 alert: gptAnomaly
- Snykwarn
Risk: MEDIUM · 1 issue
- Runlayerpass
1/1 file flagged
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
eightctl
Use eightctl for Eight Sleep pod control. Requires auth.
Auth
- Config:
~/.config/eightctl/config.yaml - Env:
EIGHTCTL_EMAIL,EIGHTCTL_PASSWORD
Quick start
eightctl statuseightctl on|offeightctl temp 20
Common tasks
- Alarms:
eightctl alarm list|create|dismiss - Schedules:
eightctl schedule list|create|update - Audio:
eightctl audio state|play|pause - Base:
eightctl base info|angle
Notes
- API is unofficial and rate-limited; avoid repeated logins.
- Confirm before changing temperature or alarms.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/openclaw/openclaw/eightctl">View eightctl on skillZs</a>