← 返回 Skills 市场
ivangdavila

Passkey

作者 Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ 安全检测通过
954
总下载
2
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install passkey
功能描述
Implement WebAuthn passkeys avoiding critical security and compatibility pitfalls.
安全使用建议
This skill is a coherent, low-risk set of best-practice notes for implementing WebAuthn; it contains no installers, code, or secret requests. Before relying on it: (1) verify recommended libraries and their current security posture (versions and recent CVEs) rather than blindly copying snippets; (2) pay attention to details the guidance skirts (attestation policy, backup/recovery flows, privacy/consent, legal/compliance requirements); (3) ensure any code you or the agent produce based on this guidance follows secure storage and transport practices (e.g., protect databases and backups holding credential IDs/public keys, use HTTPS and strict origin checks); and (4) include independent code review and automated tests (the SKILL.md itself recommends CI virtual authenticators). Overall this skill is informational and appropriate to install, but treat it as guidance — validate library sources and test thoroughly before deploying to production.
功能分析
Type: OpenClaw Skill Name: passkey Version: 1.0.0 The skill bundle contains standard metadata and a `SKILL.md` file providing comprehensive documentation and best practices for implementing WebAuthn passkeys. There is no executable code, no instructions for the AI agent that suggest malicious intent (e.g., data exfiltration, unauthorized execution, prompt injection), and no high-risk behaviors detected. The content is purely informative and aligns with the stated purpose of guiding secure passkey implementation.
能力评估
Purpose & Capability
The name/description describe WebAuthn/passkey implementation guidance and the SKILL.md contains only high-level, implementation-appropriate recommendations (libraries to use, storage fields, UX/testing guidance). There are no unrelated requirements (no env vars, binaries, or config paths).
Instruction Scope
The instructions stay within the domain of implementing and testing passkeys (challenge handling, origin validation, credential storage, attestation trade-offs, cross-device UX, testing). They do not instruct reading unrelated files, exfiltrating data, or calling external endpoints beyond recommending libraries and browser testing tools.
Install Mechanism
No install spec or code files are present; this is instruction-only, so nothing is written to disk or fetched during install.
Credentials
The skill declares no environment variables, credentials, or config paths. The recommendations about storing credential ID/public key/sign count are appropriate for the stated purpose and do not require extra secrets or platform credentials.
Persistence & Privilege
The skill is not forced-always, is user-invocable, and does not request persistent system privileges or modify other skills' configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install passkey
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /passkey 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug passkey
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Passkey 是什么?

Implement WebAuthn passkeys avoiding critical security and compatibility pitfalls. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 954 次。

如何安装 Passkey?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install passkey」即可一键安装,无需额外配置。

Passkey 是免费的吗?

是的,Passkey 完全免费(开源免费),可自由下载、安装和使用。

Passkey 支持哪些平台?

Passkey 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Passkey?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论