← Back to Skills Marketplace
bytesagain3

Iperf

by bytesagain3 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ Security Clean
161
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install iperf
Description
iperf
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install iperf
  3. After installation, invoke the skill by name or use /iperf
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
Clean package with matching SKILL.md
v2.0.0
publish v2.0.0
Metadata
Slug iperf
Version 2.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Iperf?

iperf. It is an AI Agent Skill for Claude Code / OpenClaw, with 161 downloads so far.

How do I install Iperf?

Run "/install iperf" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Iperf free?

Yes, Iperf is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Iperf support?

Iperf is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Iperf?

It is built and maintained by bytesagain3 (@bytesagain3); the current version is v2.0.1.

💬 Comments