← 返回 Skills 市场
Iperf
作者
bytesagain3
· GitHub ↗
· v2.0.1
· MIT-0
161
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install iperf
功能描述
iperf
使用说明 (SKILL.md)
Iperf
iperf. No API keys or credentials required — outputs reference documentation only.
Commands
| Command | Description |
|---|---|
intro |
intro reference |
quickstart |
quickstart reference |
patterns |
patterns reference |
debugging |
debugging reference |
performance |
performance reference |
security |
security reference |
migration |
migration reference |
cheatsheet |
cheatsheet reference |
Output Format
All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.
Powered by BytesAgain | bytesagain.com | [email protected]
安全使用建议
This skill appears to be a harmless local reference tool: it outputs static iperf documentation and does not access credentials or the network. If you plan to allow autonomous agent actions broadly, note that the agent could still execute the included script when invoking the skill — review future updates for changes (especially any added network calls, credential requirements, or install steps). If you need purely read-only references, this is suitable; if you require tighter guarantees, keep autonomous invocation disabled or inspect new versions before upgrading.
功能分析
Type: OpenClaw Skill
Name: iperf
Version: 2.0.1
The skill bundle is a static documentation tool for 'iperf' that provides reference information through a shell script (scripts/script.sh). All commands simply output hardcoded text using heredocs, and the SKILL.md instructions correctly describe this behavior without any prompt injection risks or hidden actions. There is no evidence of network activity, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description (iperf reference) match the provided files. The SKILL.md and scripts produce only reference documentation; nothing in the package requests unrelated resources or credentials.
Instruction Scope
Runtime instructions (SKILL.md) state the skill returns plain-text heredoc references and the included script only emits static documentation. There are no commands that read system files, environment variables, or call external endpoints.
Install Mechanism
No install spec is provided and the skill is instruction-only plus a small helper script. Nothing is downloaded or extracted from external sources.
Credentials
The skill declares no required env vars, no credentials, and the script does not access environment variables or config paths. Requested access is minimal and proportional to its purpose.
Persistence & Privilege
always is false (default) and the skill does not attempt to modify other skills or system configuration. It can be invoked autonomously by the agent (platform default), which is expected for an invocable skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install iperf - 安装完成后,直接呼叫该 Skill 的名称或使用
/iperf触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
Clean package with matching SKILL.md
v2.0.0
publish v2.0.0
元数据
常见问题
Iperf 是什么?
iperf. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。
如何安装 Iperf?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install iperf」即可一键安装,无需额外配置。
Iperf 是免费的吗?
是的,Iperf 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Iperf 支持哪些平台?
Iperf 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Iperf?
由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.1。
推荐 Skills