Load Tester
v2.0.3Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Load Tester concepts, best practices, and implementation patterns.
⭐ 0· 126·0 current·0 all-time
bybytesagain4@xueyetianya
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & 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
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
