返回顶部
a

a2a-vaulta2a保险库

Zero-knowledge secrets management via PassBox — store, retrieve, rotate, and inject credentials securely.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 2.0.0
安全检测
已通过
493
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

a2a-vault

A2A Vault (PassBox)

Zero-knowledge secrets management. Store API keys, tokens, and credentials with client-side encryption. The server never sees plaintext values.

Quick Start

Store a secret:

CODEBLOCK0

Retrieve a secret:

CODEBLOCK1

Available Tools

Secret Operations

ToolDescription
INLINECODE0Retrieve and decrypt a secret
INLINECODE1
Create or update a secret (encrypted before upload) | | passbox_list_secrets | List secret names (values not returned) | | passbox_delete_secret | Delete a secret | | passbox_rotate_secret | Trigger manual secret rotation |

Vault Management

ToolDescription
INLINECODE5List all available vaults
INLINECODE6
List environments (dev, staging, prod) | | passbox_get_environment | Get all secrets in an environment |

.env Integration

ToolDescription
INLINECODE8Compare local .env with vault secrets
INLINECODE9
Import .env file into vault |

Workflows

Set up project credentials

  1. 1. passbox_list_vaults — see existing vaults
  2. INLINECODE11 — store each credential
  3. INLINECODE12 — verify all keys are stored

Sync .env with vault

  1. 1. Read your local .env file
  2. INLINECODE13 — see what's different
  3. INLINECODE14 — push local secrets to vault

Environment promotion

  1. 1. passbox_get_environment for "dev"
  2. Review values
  3. INLINECODE16 for each key in "staging"

Credential injection

Use with a2a_secure_execute to automatically inject secrets:

CODEBLOCK2

The {{API_KEY}} placeholder is resolved from PassBox before execution.

Security Model

  • - Client-side encryption: Values are encrypted before leaving your device
  • Zero-knowledge: The server stores only ciphertext
  • Environment isolation: dev/staging/prod secrets are fully separated
  • Audit trail: All access is logged
  • Secret rotation: Built-in rotation support with webhooks

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 a2a-vault-1776419933 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 a2a-vault-1776419933 技能

通过命令行安装

skillhub install a2a-vault-1776419933

下载

⬇ 下载 a2a-vault v2.0.0(免费)

文件大小: 1.72 KB | 发布时间: 2026-4-17 20:04

v2.0.0 最新 2026-4-17 20:04
Initial release — PassBox zero-knowledge secrets management with 10 tools

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

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

p2p_official_large
返回顶部