返回顶部
K

Keys

Secure API key management with broker. Keys never exposed to agent context.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
928
下载量
2
收藏
概述
安装方式
版本历史

Keys

## Usage Make authenticated API calls without seeing the key: ```bash keys-broker call '{"action":"call","service":"openai","url":"https://api.openai.com/v1/chat/completions","method":"POST","body":{"model":"gpt-4","messages":[{"role":"user","content":"Hello"}]}}' ``` Response: ```json {"ok": true, "status": 200, "body": {...}} ``` ## Supported Services Only preconfigured services work (security: prevents key exfiltration): - `openai` → api.openai.com - `anthropic` → api.anthropic.com - `stripe` → api.stripe.com - `github` → api.github.com To add services, edit `ALLOWED_URLS` in `keys-broker.sh`. ## Rules 1. **Never retrieve keys directly** — always use `keys-broker call` 2. **Never ask user to paste keys in chat** — guide them to keychain commands ## Other Tasks - First time setup → see `setup.md` (install `keys-broker.sh`) - Add/remove/rotate keys → see `manage.md` ## Limitations Does NOT work in: Docker containers, WSL, headless Linux servers (no keychain access).

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 keys-1776420062 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 keys-1776420062 技能

通过命令行安装

skillhub install keys-1776420062

下载 Zip 包

⬇ 下载 Keys v1.0.0

文件大小: 5.15 KB | 发布时间: 2026-4-17 19:47

v1.0.0 最新 2026-4-17 19:47
Initial release

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部