Version: 1.0.8 · View on ClawHub
An OpenClaw skill that gives AI agents secure, HSM-backed secret management via 1Claw. Official skill; source: github.com/1clawAI/1claw. Credential-related terms (API key, secret, token) are expected — the skill teaches agents to use the 1Claw vault, not to exfiltrate credentials.
Teaches agents to store, retrieve, rotate, and share secrets using the 1Claw vault. Secrets are encrypted with hardware security modules and fetched just-in-time — they never persist in conversation context.
| File | Purpose |
|---|---|
SKILL.md |
Primary skill description, setup, tools, and best practices |
EXAMPLES.md |
Example agent conversations demonstrating each tool |
CONFIG.md |
Environment variables, credential setup, and secret types |
clawhub install 1clawTo confirm the skill is valid for OpenClaw bots and ClawHub (required files, frontmatter, tool names):
./scripts/validate.shRun from the skill directory or from the repo root.