Load Tester

v2.0.3

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Load Tester concepts, best practices, and implementation patterns.

0· 192·1 current·1 all-time
bybytesagain4@xueyetianya

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for xueyetianya/load-tester.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Load Tester" (xueyetianya/load-tester) from ClawHub.
Skill page: https://clawhub.ai/xueyetianya/load-tester
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install load-tester

ClawHub CLI

Package manager switcher

npx clawhub@latest install load-tester
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (Load Tester reference) align with provided assets: an instruction file and a small bash script that prints local reference docs. No unusual binaries, credentials, or installs are requested. Minor issue: the script embeds VERSION="2.0.2" while registry metadata and SKILL.md show 2.0.3 (version inconsistency).
Instruction Scope
SKILL.md states all commands output plain-text via heredoc with no external calls; the included scripts/script.sh matches that behavior and only prints static docs. Minor documentation inconsistency: the cheatsheet lists a 'troubleshooting' command but the script exposes 'debugging' (likely a wording mismatch). The instructions do not read files, env vars, or network resources.
Install Mechanism
No install spec is provided (instruction-only). The only code file is a small bash script that is safe to inspect and run locally. No downloads or archive extraction occur.
Credentials
The skill requires no environment variables, no credentials, and no config paths. Nothing requests secrets or unrelated credentials.
Persistence & Privilege
Skill is not always-enabled (always: false) and is user-invocable. It does not request permanent presence or modify other skills or system-wide settings.
Assessment
This skill appears to be a harmless local reference tool: it prints static documentation via a bash script and does not request credentials or perform network activity. Before installing, consider the minor documentation mismatches (version number mismatch between metadata and script, and a cheatsheet command name difference). If you want to be extra cautious, open and review scripts/script.sh yourself or run the script in a sandboxed environment; otherwise this skill is low-risk to enable. Remember that 'benign' here means coherent with its description—not a guarantee of security in all deployment contexts.

Like a lobster shell, security has layers — review code before you run it.

latestvk9718hczq5jg82jq11p47ek1c583g7n6
192downloads
0stars
4versions
Updated 1mo ago
v2.0.3
MIT-0

Load Tester

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Load Tester concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

CommandDescription
introintro reference
quickstartquickstart reference
patternspatterns reference
debuggingdebugging reference
performanceperformance reference
securitysecurity reference
migrationmigration reference
cheatsheetcheatsheet 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 | hello@bytesagain.com

Comments

Loading comments...