Network Speed Test

v1.0.0

Measure network download speed, upload speed, and latency from the command line. Uses Cloudflare speed test endpoints and public DNS for latency measurements...

0· 148·0 current·0 all-time
byJohn Wang@johnnywang2001
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (network speed testing) align with the included script: it performs TCP latency probes and download/upload tests to public endpoints (Cloudflare). No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs running the included Python script and only references network tests and JSON output. The runtime instructions do not ask the agent to read local files, environment variables, or transmit data to unexpected endpoints.
Install Mechanism
No install spec (instruction-only), and the SKILL includes a Python script that uses only the standard library. This is low-risk, but note the skill contains executable code that will perform network I/O when run (no installer needed).
Credentials
The skill requires no environment variables or credentials. All network endpoints are public and described in the SKILL.md. No excessive or unrelated secrets are requested.
Persistence & Privilege
Skill does not request persistent/system-wide presence (always:false). It does not modify other skills or system configs. The default ability for autonomous invocation is unchanged and not combined with other red flags.
Assessment
This skill appears coherent and limited to measuring network performance. Before running it, be aware that: (1) it will make outbound network connections to speed.cloudflare.com and perform TCP connects to public DNS IPs (1.1.1.1, 8.8.8.8, 9.9.9.9); (2) default tests transfer ~10 MB down / 5 MB up (you can reduce --size to limit bandwidth); (3) it contains a runnable Python script (no installer) so running it executes active network I/O — review the script if you want to confirm behavior. If you are comfortable with those network targets and data usage, this skill is consistent with its description.

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

latestvk97a5jk6gccpz6szyn51dzf7ks837yen

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments