/install akeyless
Akeyless CLI
Teach the agent to use the official Akeyless CLI on the same machine as the OpenClaw gateway. Do not invent URLs, regions, or auth flows—defer to docs and akeyless \x3Ccmd> -h.
References
Load when details are needed:
references/cli-notes.md— install (macOS/Linux), profiles, gateway env,list-items, precedence, safety
Prerequisites
akeylesson PATH (akeyless --version).- A configured profile (
akeyless configureor~/.akeyless/profiles/). Auth is not done through chat—user runs configure locally. - For private gateways:
AKEYLESS_GATEWAY_URL(and TLS trust PEM if required)—see references.
Workflow
- Confirm CLI:
akeyless --version/which akeyless. - If commands fail with auth errors: user must fix profile or gateway URL outside the agent; suggest
akeyless configureor env vars from references—never ask them to paste Access Keys into chat. - Prefer read-only checks first:
akeyless list-items --minimal-vieworakeyless list-items --path '\x3Cfolder>' --minimal-view(paths are org-specific). - For JSON:
akeyless list-items --json— summarize; do not dump large payloads or possible secret fields into chat. - Region / tenant: do not assume only
vault.akeyless.io; follow account and org docs.
OpenClaw-specific
- Skills live under the agent workspace, e.g.
~/.openclaw/workspace/skills/akeyless/. User enables akeyless in Skills and restarts the gateway after changes. - Shell commands run as the gateway host user; that user must have working
akeylesscredentials.
Guardrails
- Never paste or request Access Keys, API keys, or secret values in chat, logs, or repos.
- Least-privilege: only commands the user’s role allows; if access denied, point to Akeyless role and folder path, not “retry with more secret text.”
- Do not commit
~/.akeyless/or paste profile TOML into threads.
Contrast with 1Password (op)
Akeyless uses akeyless + profiles + optional AKEYLESS_GATEWAY_URL. There is no 1Password-style desktop app unlock in this workflow.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install akeyless - 安装完成后,直接呼叫该 Skill 的名称或使用
/akeyless触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Akeyless IO 是什么?
Akeyless Secrets Management via the official akeyless CLI — install, configure profiles, gateway routing, and safe read/list operations. Use when the user me... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 134 次。
如何安装 Akeyless IO?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install akeyless」即可一键安装,无需额外配置。
Akeyless IO 是免费的吗?
是的,Akeyless IO 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Akeyless IO 支持哪些平台?
Akeyless IO 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Akeyless IO?
由 deanshak(@deanshak)开发并维护,当前版本 v1.0.0。