← 返回 Skills 市场
Sshkey
作者
BytesAgain2
· GitHub ↗
· v2.0.1
· MIT-0
359
总下载
0
收藏
1
当前安装
10
版本数
在 OpenClaw 中安装
/install sshkey
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Sshkey concepts, best practices, and implementation patterns.
安全使用建议
This skill is a local reference/documentation tool that prints static text — it does not make network calls or ask for credentials. It appears safe to install from a behavioral perspective. Things to consider before installing: 1) the script contains minor metadata mismatches (script VERSION vs registry version and help text quoting) — not a security problem but may affect displayed info; 2) if you prefer, inspect the script file before enabling the skill (it's short and human-readable); 3) run it in a sandbox or a separate environment if you want to be extra cautious. No additional secrets or system accesses are required by this skill.
功能分析
Type: OpenClaw Skill
Name: sshkey
Version: 2.0.1
The 'sshkey' skill is a static documentation reference tool. The shell script (scripts/script.sh) and the agent instructions (SKILL.md) only provide informational text via heredocs regarding development patterns and security best practices. There is no evidence of network access, file system modification, or credential harvesting.
能力评估
Purpose & Capability
Name/description (sshkey reference docs) align with what is provided: local plaintext reference output. The skill declares no credentials, binaries, or config paths and does not require them.
Instruction Scope
SKILL.md explicitly says the commands output local heredoc text and make no external calls; the included script only prints static documentation. Minor inconsistencies: metadata version is 2.0.1 while the script's VERSION variable is 2.0.0 and the help heredoc is single-quoted so it will show the literal "$VERSION" instead of the numeric version. These are usability/information inconsistencies, not security issues.
Install Mechanism
No install spec — instruction-only plus a small shell script. Nothing is downloaded or written to disk by an installer. Risk is minimal.
Credentials
No environment variables, credentials, or config paths are declared or accessed. The script does not read environment or sensitive files; requirements are proportionate to the stated purpose.
Persistence & Privilege
always:false (default) and disable-model-invocation:false; normal autonomy. The skill does not request permanent presence or modify other skills or system configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sshkey - 安装完成后,直接呼叫该 Skill 的名称或使用
/sshkey触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
Fix description
v2.0.0
Clean package
v3.0.1
v3.0.1: SKILL.md rewritten to match new script commands.
v3.0.0
v3.0.0: Complete rewrite — generate, list, fingerprint, copy, test, audit SSH keys.
v1.0.5
old template -> domain-specific v2.0.0
v1.0.4
old template -> domain-specific v2.0.0
v1.0.3
Quality upgrade
v1.0.2
Quality upgrade: custom functionality
v1.0.1
Standards compliance: unique content, no template text
v1.0.0
Initial release
元数据
常见问题
Sshkey 是什么?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Sshkey concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 359 次。
如何安装 Sshkey?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sshkey」即可一键安装,无需额外配置。
Sshkey 是免费的吗?
是的,Sshkey 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sshkey 支持哪些平台?
Sshkey 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sshkey?
由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.1。
推荐 Skills