← 返回 Skills 市场
334
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nadirclaw
功能描述
Install, configure, and run NadirClaw LLM router to cut AI API costs by 40-70%. Use when the user wants to reduce LLM spending, route prompts to cheaper mode...
安全使用建议
Proceed with caution. The skill asks you to pip install an unverified package and then runs a background routing service that will receive and forward your prompts. Before installing: (1) verify the package source (PyPI project page, GitHub repo, maintainer), check release notes and recent activity; (2) inspect the package code or run the install in a disposable environment (container, VM) first; (3) back up your OpenClaw config and review what 'nadirclaw openclaw onboard' changes; (4) avoid routing sensitive data through it until you have audited the code or confirmed a trusted upstream release; (5) prefer installs with checksums/signatures or from a known homepage. If you share system API keys or point production traffic at the router, the potential impact is higher. Providing a homepage, repository link, or signed release would materially reduce the risk and could change this assessment.
功能分析
Type: OpenClaw Skill
Name: nadirclaw
Version: 1.0.0
The skill bundle is classified as benign. All actions, including `pip install nadirclaw` and running `nadirclaw serve` in the background via `nohup` in `scripts/install.sh`, are directly aligned with the stated purpose of installing and configuring a local LLM router. There is no evidence of data exfiltration, malicious execution, unauthorized persistence (beyond a session-level background process), prompt injection attempts in `SKILL.md`, or obfuscation within the provided files.
能力评估
Purpose & Capability
The name/description (LLM router, cost savings) aligns with the instructions: pip install a package, run its setup, and start a local server that OpenClaw and OpenAI-compatible tools can point at. However the package has no homepage or provenance in the metadata, so while the capabilities match the purpose, the lack of source/author information is notable.
Instruction Scope
SKILL.md and scripts/install.sh instruct installing a third-party Python package and running 'nadirclaw serve' as a background daemon (nohup). It also runs 'nadirclaw openclaw onboard', which modifies OpenClaw configuration. Those actions go beyond passive guidance: they install software, modify local config, and start a network-facing service that will receive and forward user prompts — all of which could expose or route sensitive data if the package behaves maliciously.
Install Mechanism
Install occurs via 'pip install nadirclaw' from an unspecified source (no homepage, no checksum). Installing an unverified PyPI package is a moderate-to-high risk: packages can contain arbitrary code executed at install or runtime. The included install script suppresses pip error output (2>/dev/null) and launches the service in the background — techniques that increase risk and reduce visibility.
Credentials
The skill declares no required environment variables or credentials, which is consistent with a local router. However SKILL.md references API keys and provider endpoints (OpenAI, Anthropic, Ollama) in troubleshooting/examples without declaring or explaining how credentials are used. This mismatch means the skill will rely on existing user-configured provider credentials (in OpenClaw or environment), which the skill will have access to indirectly after onboarding.
Persistence & Privilege
The skill does not request always:true and is user-invocable. The install script starts NadirClaw as a background process and writes logs to /tmp/nadirclaw.log; it also modifies OpenClaw config via onboarding. Starting a service and editing the agent config are within the claimed scope, but running a daemon that can receive/route prompts increases the operational footprint and blast radius if the package is malicious or buggy.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nadirclaw - 安装完成后,直接呼叫该 Skill 的名称或使用
/nadirclaw触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
NadirClaw 是什么?
Install, configure, and run NadirClaw LLM router to cut AI API costs by 40-70%. Use when the user wants to reduce LLM spending, route prompts to cheaper mode... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 334 次。
如何安装 NadirClaw?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nadirclaw」即可一键安装,无需额外配置。
NadirClaw 是免费的吗?
是的,NadirClaw 完全免费(开源免费),可自由下载、安装和使用。
NadirClaw 支持哪些平台?
NadirClaw 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 NadirClaw?
由 Dor Amir(@doramirdor)开发并维护,当前版本 v1.0.0。
推荐 Skills