← 返回 Skills 市场
kuaidaili-proxy-ip-manager
作者
kuaidaili-ai
· GitHub ↗
· v1.0.0
· MIT-0
83
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install proxy-ip-manager
功能描述
快代理(Kuaidaili)智能管理技能,专为快代理用户设计。支持API配置、订单信息获取、到期提醒、IP健康检测、智能并发调度、使用统计。触发场景:(1) 用户提及"快代理"、"kuaidaili"、"kdlapi"、"代理IP";(2) 用户需要检查快代理订单状态、IP质量、并发设置;(3) 用户使用命令 s...
安全使用建议
This skill appears to do what it says: it will ask you to provide your Kuaidaili secret_id/secret_key and then call Kuaidaili APIs to fetch IPs, check expiry, run health checks, and record local stats. Before installing or using it, consider: (1) the credentials you provide are saved in plaintext at ~/.openclaw/skills/proxy-ip-manager/config.json (the code masks logs but does not encrypt the file) — restrict file permissions or avoid reusing highly privileged keys; (2) health checks and tests will make outbound requests (default test URL is https://httpbin.org/ip) — you can change the test_url or disable checks if you prefer; (3) the package contains executable Python scripts — review the files yourself if you don't trust the author; (4) the skill will make network calls to auth.kdlapi.com and dev.kdlapi.com (expected) and will refresh tokens automatically. If any of these behaviors are unwanted, do not install or run the skill, or run it in a restricted environment. If you want, I can point out the exact lines/files where credentials are saved and where network calls are made.
功能分析
Type: OpenClaw Skill
Name: proxy-ip-manager
Version: 1.0.0
The proxy-ip-manager skill bundle is a legitimate tool designed to manage Kuaidaili (快代理) proxy services. It includes scripts for API configuration, IP health checking, and order management, with all network traffic directed to official service domains (kdlapi.com). The skill follows security best practices by storing credentials locally in the user's home directory, providing clear warnings about sharing keys in public chats, and implementing data masking in logs (scripts/config_manager.py, scripts/api_client.py).
能力评估
Purpose & Capability
Name/description describe Kuaidaili proxy management and the included modules (api_client, config_manager, health checks, expiry, scheduler, stats) directly implement those features. There are no unrelated required binaries, env vars, or external services beyond Kuaidaili endpoints and an optional test URL (httpbin.org).
Instruction Scope
SKILL.md and the code instruct the agent to accept secret_id/secret_key, call Kuaidaili auth and API endpoints, run local checks, and store local config. That is within scope. Note: health checks use a configurable test_url (default https://httpbin.org/ip) which will receive outbound requests when probes run; outputs are masked when printed but the config file stores credentials locally (see below). The SKILL.md does not instruct reading unrelated host files or contacting unexpected third-party endpoints.
Install Mechanism
No install spec is provided (lowest install risk). However, the bundle includes runnable Python scripts that will create files under ~/.openclaw/skills/proxy-ip-manager when used. There are no third-party downloads or URL-based installers. Risk from installation is low, but the presence of executable scripts means the agent will execute code from the package at runtime (not pure instruction-only).
Credentials
The skill requests no platform environment variables and uses user-supplied service credentials (secret_id/secret_key) — this is proportionate. Important caveat: those credentials are persisted to a local JSON file (~/.openclaw/skills/proxy-ip-manager/config.json) in plaintext alongside an auto-fetched secret_token; the code masks secrets in logs but does not encrypt the file. Users should expect local storage of their API keys.
Persistence & Privilege
always is false and the skill only writes to its own config/stats directory under the user's home. It does not modify other skills or global agent settings. Autonomous invocation is allowed by platform default but not elevated by this skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install proxy-ip-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/proxy-ip-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
proxy-ip-manager v1.0.0
- 面向快代理(Kuaidaili)用户的智能代理IP管理工具
- 支持 API 密钥本地安全配置与脱敏输出
- 覆盖订单信息获取、到期提醒、IP健康检测、智能并发调度等核心功能
- 提供 get_ip、get_order_info、check_expiry、check_ip_health、get_concurrency、stats 等便捷命令
- 详尽输出错误码、异常处理和API返回解析文档
- 支持多类型快代理产品,包括隧道代理、私密代理、独享代理、海外代理等
元数据
常见问题
kuaidaili-proxy-ip-manager 是什么?
快代理(Kuaidaili)智能管理技能,专为快代理用户设计。支持API配置、订单信息获取、到期提醒、IP健康检测、智能并发调度、使用统计。触发场景:(1) 用户提及"快代理"、"kuaidaili"、"kdlapi"、"代理IP";(2) 用户需要检查快代理订单状态、IP质量、并发设置;(3) 用户使用命令 s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 83 次。
如何安装 kuaidaili-proxy-ip-manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install proxy-ip-manager」即可一键安装,无需额外配置。
kuaidaili-proxy-ip-manager 是免费的吗?
是的,kuaidaili-proxy-ip-manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
kuaidaili-proxy-ip-manager 支持哪些平台?
kuaidaili-proxy-ip-manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 kuaidaili-proxy-ip-manager?
由 kuaidaili-ai(@kuaidaili-ai)开发并维护,当前版本 v1.0.0。
推荐 Skills