Real Skill packageSource verifiedClawHub registry

cn-model-gateway

国产大模型统一 MCP 服务器,通过标准 JSON-RPC 2.0 协议为 Claude Code / Cursor / Cline / n8n 等 18+ Agent 框架提供 DeepSeek、通义千问、智谱 GLM、Kimi、腾讯混元、火山豆包、MiniMax、零一万物、百川智能、阶跃星辰十家模型的统一调用接口。新增 5 个非 MCP 框架适配器:LangChain Tool、AutoGPT Plugin、CrewAI Tool、Coze 插件、Dify 工具节点,实现从 MCP 生态到全 Agent 生态的扩展。内置模型性能基准测试套件(50 道题库、6 维度评分、雷达图对比、历史追踪)和 Token 价格实时追踪(价格抓取、变更通知、趋势图、成本预测)。支持 8 个 MCP 工具(ask_model/describe_image/embed_text/rerank/audio_transcribe/video_understand/list_providers/health_check)、资源读取(配置/使用统计)、预置 prompt 模板(代码审查/翻译),内置统一错误映射、流式 SSE 输出、使用量统计、硬件…

Identity and source

Publisher attributionfyniujinregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 64% rule confidence
Package forminstruction with code60 recorded files
Canonical sourceClawHub registryclawhub:fyniujin:cn-model-gateway
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/25/2026.claude/skills/cn-model-gateway

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/25/2026.agents/skills/cn-model-gateway

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/25/2026skills/cn-model-gateway

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @fyniujin/cn-model-gateway
clawhub inspect @fyniujin/cn-model-gateway --version 1.7.0

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
partial text content
Files
40 / 60 inspected as text
Checked
8/25/2026, 1:54:37 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
highDynamic code or shell execution is present_core/calibrate.py:97 · confidence 78%eval(
1 High/Critical review queue entry
STATIC_DYNAMIC_CODE_EXECUTIONpending
Open human review queue →
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
6 dependency and API indicators
  • api: aip.baidubce.com
  • api: api.baichuan-ai.com
  • api: api.deepseek.com
  • api: ark.cn-beijing.volces.com
  • api: github.com
  • api: qianfan.baidubce.com
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/24/2026, 1:32:19 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:78ea7a168a18a94237f30e82acfdf984e8eb227516124baa7c795bad01c2c0fa
Show up to 30 recorded paths
  • _core_lock.json
  • _core/adapters/__init__.py
  • _core/adapters/base.py
  • _core/adapters/ernie.py
  • _core/adapters/openai_compat.py
  • _core/adapters/spark.py
  • _core/cache.py
  • _core/calibrate.py
  • _core/config.py
  • _core/cost_tracker.py
  • _core/health_check.py
  • _core/version.json
  • _core/yaml_simple.py
  • main.py
  • README.md
  • skill-card.md
  • SKILL.md
  • src/__init__.py
  • src/adapters/__init__.py
  • src/adapters/baichuan.py
  • src/adapters/base.py
  • src/adapters/deepseek.py
  • src/adapters/doubao.py
  • src/adapters/hunyuan.py
  • src/adapters/kimi.py
  • src/adapters/lingyi.py
  • src/adapters/minimax.py
  • src/adapters/stepfun.py
  • src/adapters/tongyi.py
  • src/adapters/zhipu.py

Source changelog

**Major update: Adds 4 new MCP tools (embedding, rerank, ASR, video), increases modularity, and improves framework structure.** - 新增文本向量嵌入(embed_text)、文档重排序(rerank)、语音转文字(audio_transcribe)、视频理解(video_understand)四个 MCP 工具,丰富 Agent 能力。 - 内核与适配器代码重构,增加 _core 和 src/llm_core 等模块,便于扩展与维护。 - 多家模型 provider 适配器拆分迁移、结构更清晰。 - 主入口、工具、路由逻辑调整以支持所有新功能。 - SKILL.md 全面更新,涵盖所有新工具、能力与 API 用法。 - 清理旧文档、精简无用文件。

Release security diff

highCompared fixed releases 1.5.0 and 1.7.0; 1 finding and 0 permission indicators were added.

Both fixed releases were scanned under the current scanner and policy, so finding, permission and dependency changes are available.

Change reasons and limitations
  • new high finding
  • credential and domain expansion
  • coverage regression
  • finding surface changed
  • dependency surface changed
  • file surface changed
  • content hash changed

Observed release history

These older immutable releases were observed by prior successful syncs. They remain recorded when a newer release becomes current.

1.5.08/16/2026sha256:0907e8777b5cd38cc9732de7f521f5690046717cff51635d44dac8a47a8430bc