Code Pluginsource linkedVerified

Z.AI OpenClaw providerv2026.9.2

OpenClaw Z.AI provider plugin

@openclaw/zai-provider·runtime zai·by @openclaw
openclaw plugins install clawhub:@openclaw/zai-provider
Latest release: v2026.9.2Download zip

Compatibility

Built With Open Claw Version
2026.9.2
Min Gateway Version
>=2026.6.9
Plugin Api Range
>=2026.9.2
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Credentials
The plugin contacts Z.AI-compatible endpoints, including api.z.ai and open.bigmodel.cn, and sends the configured API key for endpoint probing and normal provider usage, which is expected for this integration.
Install Mechanism
The package manifest declares an OpenClaw runtime extension at ./dist/index.js, no package install scripts, and onStartup is false in the plugin manifest.
Instruction Scope
No bundled skill instructions or prompt-injection style directives were found; the runtime surface is provider registration and onboarding/auth helpers.
Persistence & Privilege
It can store or update an OpenClaw API-key auth profile through SDK helpers and has a scoped legacy fallback that reads ~/.pi/agent/auth.json for z-ai/zai tokens for usage auth; this is sensitive but purpose-aligned and limited.
Purpose & Capability
The artifacts implement an OpenClaw provider for Z.AI models, endpoint selection, model catalog configuration, reasoning parameter handling, media metadata registration, and usage lookup, all aligned with the provider-plugin purpose.
Assessment
Install this only if you intend to use Z.AI through OpenClaw. Expect it to handle a Z.AI API key, make provider endpoint probes, store provider auth in OpenClaw's auth profile flow, and potentially read a legacy Pi Agent auth file for a Z.AI token fallback; verify publisher provenance if the official OpenClaw origin matters to you.

Verification

Tier
source linked
Scope
artifact only
Summary
Validated package structure and linked the release to source metadata.
Commit
3928bad9badf
Tag
3928bad9badfcb6c7d140530435e806fb8092190
Provenance
No
Scan status
clean

Tags

beta
2026.7.2-beta.7
latest
2026.9.2

Z.AI OpenClaw provider

Official OpenClaw provider plugin for Z.AI.

Install

openclaw plugins install @openclaw/zai-provider

Docs

See docs/providers/zai.md in the OpenClaw repository, or the published docs at https://docs.openclaw.ai/providers/zai.