返回顶部
a

agntcy-identity

AGNTCY Identity Issuer CLI and Node Backend for managing

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

agntcy-identity

# AGNTCY Identity (Issuer CLI + Node Backend) Use the `identity` CLI to create, manage, issue, and verify decentralized agent identities and badges within the AGNTCY ecosystem. This tool enables: - Identity creation (Agents, MCP Servers, MASs) - BYOID onboarding (e.g., Okta-based identities) - Metadata generation - Badge issuance & publishing - Verifiable Credential (VC) verification --- ## Requirements - Docker Desktop OR - Docker Engine v27+ - Docker Compose v2.35+ - Optional for demo: - Okta CLI - Ollama CLI --- ## Core Commands ### Vault Management Manage cryptographic vaults and signing keys: identity vault connect file -f \~/.identity/vault.json -v "My Vault" identity vault key generate --- ### Issuer Management Register and manage issuer configurations: identity issuer register -o "My Organization" -c "$CLIENT_ID" -s "$CLIENT_SECRET" -u "\$ISSUER_URL" --- ### Metadata Management Generate and manage identity metadata: identity metadata generate -c "$CLIENT_ID" -s "$CLIENT_SECRET" -u "\$ISSUER_URL" --- ### Badge Issuance Issue and publish badges (Verifiable Credentials): identity badge issue mcp -u <http://localhost:9090> -n "My MCP Server" identity badge publish --- ### Verification Verify published badges: identity verify -f vcs.json --- ## Running the Node Backend Start locally using Docker: git clone <https://github.com/agntcy/identity.git> cd identity ./deployments/scripts/identity/launch_node.sh Or: make start_node --- ## Typical Workflow 1. Install CLI 2. Start Node Backend 3. Create vault + keys 4. Register Issuer 5. Generate metadata 6. Issue badge 7. Publish badge 8. Verify badge ## Security notes (read before providing secrets) - `~/.identity/vault.json` can contain signing key material and should be treated as a **high-value secret**. Use a dedicated test vault for evaluation; do not reuse production keys. - `CLIENT_SECRET` is a **high-value secret**. Only provide it after you have reviewed the code/binaries you will run and you are operating in a controlled environment. - Avoid pasting secrets into chat, logs, tickets, or issue trackers. Prefer secure secret injection. --- ## Notes - The CLI binary name is `identity`. - Public issuer keys are exposed via: /v1alpha1/issuer/{common_name}/.well-known/jwks.json - Published VCs are accessible via: /v1alpha1/vc/{metadata_id}/.well-known/vcs.json - Supports Agents, MCP Servers, and MASs. - Follows decentralized identity standards (e.g., W3C DIDs).

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 agntcy-identity-cli-1776276649 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 agntcy-identity-cli-1776276649 技能

通过命令行安装

skillhub install agntcy-identity-cli-1776276649

下载 Zip 包

⬇ 下载 agntcy-identity v1.0.4

文件大小: 2.25 KB | 发布时间: 2026-4-16 18:01

v1.0.4 最新 2026-4-16 18:01
- Updated environment variable and config path requirements to use simplified "env" and "config" keys.
- Added an explicit "Security notes" section with clear guidance on handling sensitive files and secrets (vault.json and CLIENT_SECRET).
- Deprecated inline descriptions for env/config fields, moving to a more concise format.
- No functional or command changes to the skill; documentation clarity and security emphasis improved.

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

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

p2p_official_large
返回顶部