← Back to Skills Marketplace
elandivar

Neomano Internet Speed (Download/Upload)

by elandivar · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
176
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install neomano-internet-speed
Description
Measure current internet connection speed (download + upload) from this machine using a lightweight HTTP-based speed test (Cloudflare speed endpoints). Use w...
Usage Guidance
This skill appears to do exactly what it says: run a simple speed test against Cloudflare. Before installing or running: be aware it will transfer tens of megabytes by default (download 25 MB, upload 5 MB) — avoid running on metered or bandwidth-sensitive networks. The script contacts speed.cloudflare.com only and does not request credentials or access other system files. If you want to change data usage, run with smaller --download-bytes / --upload-bytes values. If you require stricter network controls, do not allow autonomous agent runs that could repeatedly execute the test.
Capability Analysis
Type: OpenClaw Skill Name: neomano-internet-speed Version: 0.1.0 The skill bundle is a legitimate utility for measuring internet speed using Cloudflare's public speed test endpoints. The Python script (scripts/speedtest.py) uses standard library functions to perform HTTP GET and POST requests and contains no evidence of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the included script and runtime instructions. The script performs GET/POST tests to Cloudflare speed endpoints to measure throughput, which is exactly what the skill claims.
Instruction Scope
SKILL.md simply instructs running the bundled Python script. The script only performs network calls to Cloudflare endpoints and does not read files, environment variables, or unrelated system state.
Install Mechanism
No install spec; this is instruction-only with a small included script. Nothing is downloaded from third-party URLs or written to system paths during install.
Credentials
No credentials or config paths requested; required runtime is only python3. The lack of secret or unrelated env var requests is proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill does not request elevated persistence or modify other skills/config. Autonomous invocation is allowed by default but this skill's actions are limited to network speed tests.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install neomano-internet-speed
  3. After installation, invoke the skill by name or use /neomano-internet-speed
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release: lightweight download/upload throughput test via Cloudflare endpoints, no external deps.
Metadata
Slug neomano-internet-speed
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Neomano Internet Speed (Download/Upload)?

Measure current internet connection speed (download + upload) from this machine using a lightweight HTTP-based speed test (Cloudflare speed endpoints). Use w... It is an AI Agent Skill for Claude Code / OpenClaw, with 176 downloads so far.

How do I install Neomano Internet Speed (Download/Upload)?

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

Is Neomano Internet Speed (Download/Upload) free?

Yes, Neomano Internet Speed (Download/Upload) is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Neomano Internet Speed (Download/Upload) support?

Neomano Internet Speed (Download/Upload) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Neomano Internet Speed (Download/Upload)?

It is built and maintained by elandivar (@elandivar); the current version is v0.1.0.

💬 Comments