
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
openclaw-ainetcafe-provider
Advanced tools
OpenClaw provider plugin for ainetcafe (Kimi K3 at native MXFP4, OpenAI-compatible, https://microquickjs.com/v1).
OpenClaw provider plugin for ainetcafe: Kimi K3 served from ainetcafe's own cluster at the model's native MXFP4 precision, OpenAI-compatible, $2.10 / $10.50 per million tokens, $0.30 cached input.
openclaw plugins install npm:openclaw-ainetcafe-provider --force --accept-capabilities
# --force: npm is outside ClawHub review, OpenClaw asks you to confirm the source (this repo is the source)
export AINETCAFE_API_KEY=sk-... # https://microquickjs.com → Token Management ($2 sign-up credit)
openclaw models list --provider ainetcafe --refresh
openclaw agent --local --model ainetcafe/Kimi-K3 --thinking low -m "Say OK"
openclaw gateway restart # if a gateway is already running
Or let onboarding store the key:
openclaw onboard --non-interactive --accept-risk --skip-health --mode local \
--auth-choice ainetcafe-api-key --ainetcafe-api-key "$AINETCAFE_API_KEY"
Set it as the default model:
{ agents: { defaults: { model: { primary: "ainetcafe/Kimi-K3" } } } }
ainetcafe, base URL https://microquickjs.com/v1, API openai-completionsainetcafe/Kimi-K3: reasoning on (low / high / max via /think or --thinking), text + image input, 256K context (1M on request), reasoning_content kept on assistant turns so multi-step tool loops replay cleanlyTested on OpenClaw 2026.9.4 (17 Sep 2026): plain turn and an exec tool-call turn both completed with winnerProvider: ainetcafe, no fallback.
Maintained by ainetcafe (operated by Fedimoss). Kimi K3 is a model by Moonshot AI, used under the Kimi K3 License. Not affiliated with OpenClaw or Moonshot.
FAQs
OpenClaw provider plugin for ainetcafe (Kimi K3 at native MXFP4, OpenAI-compatible, https://microquickjs.com/v1).
The npm package openclaw-ainetcafe-provider receives a total of 45 weekly downloads. As such, openclaw-ainetcafe-provider popularity was classified as not popular.
We found that openclaw-ainetcafe-provider demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.