whisper-identity
仓库创建 2026年7月27日最近提交 10 小时前SkillHot 收录 3 小时前
这个 Skill 做什么
给代理分配一个真实可路由的 IPv6 /128 地址,地址既是名字又是凭证,流量从该地址出去。适合需要可外部验证身份的 agent 场景,验证用 dig/DNSSEC 和 RDAP,不需要账号就能做 keyless 验证。特别是身份不经过中间方信任链,地址可被独立查验,便于审计和安全隔离。
▸ 展开 SKILL.md 英文原文
Give this agent a real, routable IPv6 (/128) identity on the Whisper network, with safe egress and externally-verifiable identity (DNSSEC + RDAP). Keyless verification needs no account.
0
Stars
0
Forks
1
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/whisper-sec/whisper-skill/master/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/whisper-sec/whisper-skill/master/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Whisper Identity Give this agent a real, routable IPv6 `/128` address that is both its name and its credential. Its traffic egresses from that address, and anyone can verify the identity with stock `dig` and RDAP, with Whisper never in the trust path. The address is a live `/128` out of `2a04:2a01::/32`, announced by `AS219419`. ## When to use this skill - The user wants to give an agent a real, attributable network identity or a stable egress IP, or to prove which agent made a request. - The user wants to check whether an IP or host is a genuine Whisper agent. This half is keyless: nothing installed, no account. ## Verify any identity (keyless, no account, nothing to install) ```ba
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有