📦 Router NIMIMORE — 智能模型路由
v1.0.0通过实时分析查询复杂度,自动在多家 AI 供应商间挑选性价比最优的模型,兼顾性能与成本,让开发者一次调用即可享受多模型优势。
0· 213·0 当前·0 累计
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears to be a simple, local heuristic router and is internally consistent with its description. If you install it: (1) review the GitHub repository referenced in skill.json (the provided metadata initially showed 'unknown' which is a minor inconsistency); (2) run the included tests (scripts/test.py) locally to verify behavior; (3) confirm how your platform passes query text to the tool commands (skill.json tool commands may need argument wiring); and (4) monitor future updates for a...详细分析 ▾
✓ 用途与能力
The name/description (smart model router) matches the included code and README: simple heuristics pick a model from the bundled model list. There are no unrelated environment variables, binaries, or config paths requested. Minor metadata inconsistency: skill metadata provided to you said 'Source: unknown' and 'Homepage: none' while skill.json points at a GitHub URL; this is a bookkeeping/inventory mismatch but not a functional or security problem.
✓ 指令范围
SKILL.md instructs the agent to run the included Python scripts and provides example CLI usage. The runtime instructions and scripts operate only on the provided query string and internal heuristics; they do not read environment variables, system files, or make network calls. Note: the tools entries in skill.json use static commands like 'python scripts/router.py --query' without showing how query text is passed by the platform — this is a functional/interop detail, not a security risk.
✓ 安装机制
No install spec is provided (instruction-only installation). The package includes local Python scripts but does not download or extract remote artifacts, nor does it install third-party packages. There are no suspicious external URLs or archive extracts.
✓ 凭证需求
The skill declares no required environment variables, no primary credential, and the code does not access os.environ or other secrets. The set of requested capabilities (none) is proportionate to the stated purpose.
✓ 持久化与权限
The skill does not request permanent inclusion (always:false) and does not modify other skills or system-wide configuration. It does not persist credentials or enable background services.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/14
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install router-nimimore
镜像加速npx clawhub@latest install router-nimimore --registry https://cn.longxiaskill.com