1claw
Installation
SKILL.md
1Claw — HSM-Backed Secrets for AI Agents
1Claw is a policy-gated secrets vault for autonomous agents. Secrets are encrypted with keys that never leave hardware security modules (HSMs); agents fetch values at runtime through MCP or the REST API instead of embedding credentials in prompts.
| Resource | URL |
|---|---|
| API | https://api.1claw.xyz |
| Dashboard | https://1claw.xyz |
| Docs | https://docs.1claw.xyz |
| Shroud (TEE LLM + signing) | https://shroud.1claw.xyz |
| OpenAPI spec | @1claw/openapi-spec on npm |
| Canonical skill (full) | https://github.com/1clawAI/1claw-skill |