← 返回 Skills 市场
elandivar

Neomano Internet Speed (Download/Upload)

作者 elandivar · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
176
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install neomano-internet-speed
功能描述
Measure current internet connection speed (download + upload) from this machine using a lightweight HTTP-based speed test (Cloudflare speed endpoints). Use w...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install neomano-internet-speed
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /neomano-internet-speed 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: lightweight download/upload throughput test via Cloudflare endpoints, no external deps.
元数据
Slug neomano-internet-speed
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 176 次。

如何安装 Neomano Internet Speed (Download/Upload)?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install neomano-internet-speed」即可一键安装,无需额外配置。

Neomano Internet Speed (Download/Upload) 是免费的吗?

是的,Neomano Internet Speed (Download/Upload) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Neomano Internet Speed (Download/Upload) 支持哪些平台?

Neomano Internet Speed (Download/Upload) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Neomano Internet Speed (Download/Upload)?

由 elandivar(@elandivar)开发并维护,当前版本 v0.1.0。

💬 留言讨论