← Back to Skills Marketplace
Eightctl
by
Peter Steinberger
· GitHub ↗
· v1.0.0
12037
Downloads
8
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install eightctl
Description
Control Eight Sleep pods (status, temperature, alarms, schedules).
Usage Guidance
Install only if you trust the upstream eightctl CLI and are comfortable letting an agent operate your Eight Sleep pod. Require explicit confirmation before any device-changing action, especially temperature, alarms, schedules, on/off, audio, or base angle changes, and keep Eight Sleep credentials out of shared logs or prompts.
Capability Analysis
Type: OpenClaw Skill
Name: eightctl
Version: 1.0.0
The skill bundle is benign. It describes a tool for controlling Eight Sleep pods and provides standard installation instructions using `go install` from a specified GitHub repository (`github.com/steipete/eightctl/cmd/eightctl@latest`). The `SKILL.md` content is straightforward, outlining usage and authentication methods without any evidence of prompt injection, data exfiltration, malicious execution beyond standard package installation, persistence mechanisms, or obfuscation. The instructions are clearly aligned with the stated purpose.
Capability Assessment
Purpose & Capability
The stated purpose is Eight Sleep pod control, and the listed commands for status, temperature, alarms, schedules, audio, and base controls fit that purpose.
Instruction Scope
The skill discloses state-changing commands and says to confirm temperature and alarm changes, though users should apply that confirmation expectation to all device-changing actions.
Install Mechanism
Installation uses a standard Go module path from github.com/steipete/eightctl, but it installs @latest, so users inherit future upstream changes unless they pin or review the CLI version.
Credentials
Eight Sleep authentication via local config or email/password environment variables is expected for this integration and is disclosed, but those credentials should be protected.
Persistence & Privilege
The artifact contains only SKILL.md, references a normal local config file, and shows no background worker, autonomous persistence, obfuscation, destructive local behavior, or data exfiltration path.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install eightctl - After installation, invoke the skill by name or use
/eightctl - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Metadata
Frequently Asked Questions
What is Eightctl?
Control Eight Sleep pods (status, temperature, alarms, schedules). It is an AI Agent Skill for Claude Code / OpenClaw, with 12037 downloads so far.
How do I install Eightctl?
Run "/install eightctl" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Eightctl free?
Yes, Eightctl is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Eightctl support?
Eightctl is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Eightctl?
It is built and maintained by Peter Steinberger (@steipete); the current version is v1.0.0.
More Skills