← 返回 Skills 市场
newageinvestments25-byte

Isp Throttle Detective

作者 New Age Investments · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
139
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nai-isp-throttle-detective
功能描述
Run speed tests to multiple endpoints, log results, and detect ISP throttling patterns. Use when the user mentions speed test, internet slow, ISP throttling,...
安全使用建议
This skill appears coherent with its purpose, but review and consider the following before installing: 1) Network & data usage — default tests download up to ~25 MB and upload ~5 MB per run; schedule frequency (every 30 minutes) can consume significant data or trigger ISP rate limits. 2) Endpoints — default targets include Cloudflare, npm registry, and GitHub; you can and should edit the config to remove or replace any endpoint you don't trust. 3) Logs & privacy — results (timestamps, per-endpoint speeds, and URLs) are stored in ~/.isp-throttle-detective/speed_log.jsonl; protect or remove this file if it contains info you don't want persisted. 4) Scheduling & safety — cron/launchd entries in the guide run the scripts automatically; only enable scheduling if you accept periodic network activity. 5) Operation scope — the scripts download data but do not execute downloaded code; still avoid adding endpoints that serve executable payloads if you plan to manually inspect downloaded content. If you want extra assurance, review the included scripts locally before running and customize endpoints and schedule to match your privacy and bandwidth constraints.
功能分析
Type: OpenClaw Skill Name: nai-isp-throttle-detective Version: 1.0.0 The 'isp-throttle-detective' skill is a legitimate tool designed to monitor internet performance and identify ISP throttling patterns. The scripts (speedtest.py, analyze.py, log_result.py, and report.py) perform network speed tests against reputable endpoints like Cloudflare and Fastly, log the results locally, and generate statistical reports. The use of subprocess.run for executing curl and internal scripts is handled safely using argument lists, and the documentation provides standard methods (cron/launchd) for scheduling. No evidence of data exfiltration, malicious persistence, or prompt injection was found.
能力评估
Purpose & Capability
Name/description (ISP throttling detection) aligns with the included scripts: speed tests (downloads + upload), logging, analysis, and report generation. Required files and config (endpoints, log path) are appropriate for this purpose.
Instruction Scope
SKILL.md and scripts restrict themselves to running downloads/uploads against configured endpoints, appending JSON lines to a log under ~/.isp-throttle-detective, analyzing that log, and producing markdown reports. There are no instructions to read unrelated system files, environment secrets, or to transmit logs to unknown third-party endpoints beyond the configured speed-test URLs.
Install Mechanism
No install spec is provided (instruction-only). The package is script-based and doesn't attempt to download or install additional code at install time. All code is included in the skill bundle.
Credentials
The skill requests no environment variables, no credentials, and only writes to a per-user directory (~/.isp-throttle-detective). The network access it needs (HTTP(S) to test endpoints and Cloudflare upload) is proportional to the stated function.
Persistence & Privilege
The skill is not forced always-on, does not request elevated privileges, and only writes its own logs/config under the user's home directory. Scheduling via cron/launchd is recommended in the docs but requires explicit user action.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nai-isp-throttle-detective
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nai-isp-throttle-detective 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of ISP Throttle Detective. - Run internet speed tests to multiple endpoints (Cloudflare, Google, CDN) and measure both download and upload speeds. - Log results with timestamps and context (hour, day of week). - Detect ISP throttling patterns such as time-based slowdowns, CDN discrimination, and speed trends. - Generate evidence reports with tables, trend charts, and plain-English conclusions for use with ISP complaints or upgrade decisions. - Customizable configuration and automated scheduling support for ongoing monitoring.
元数据
Slug nai-isp-throttle-detective
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Isp Throttle Detective 是什么?

Run speed tests to multiple endpoints, log results, and detect ISP throttling patterns. Use when the user mentions speed test, internet slow, ISP throttling,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 139 次。

如何安装 Isp Throttle Detective?

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

Isp Throttle Detective 是免费的吗?

是的,Isp Throttle Detective 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Isp Throttle Detective 支持哪些平台?

Isp Throttle Detective 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Isp Throttle Detective?

由 New Age Investments(@newageinvestments25-byte)开发并维护,当前版本 v1.0.0。

💬 留言讨论