Latest release: v2026.9.2Download zip
Compatibility
Security Scan
OpenClaw
Benign
high confidenceCredentials
The plugin requires a Groq API key and network access to api.groq.com, which is sensitive but expected and disclosed for a hosted provider integration.
Install Mechanism
Installation metadata points to normal ClawHub/npm plugin installation with no lifecycle scripts or hidden install-time commands in package.json.
Instruction Scope
No bundled skills or agent-facing behavioral instructions were present; the runtime code registers a provider and media-understanding provider only.
Persistence & Privilege
No file persistence, background worker, privilege escalation, local indexing, shell execution, or credential-store scraping was found in the inspected artifacts.
Purpose & Capability
The declared purpose is an OpenClaw Groq provider, and the artifacts implement provider metadata, model catalog entries, streaming compatibility behavior, and audio transcription through Groq/OpenAI-compatible endpoints.
Assessment
Before installing, understand that prompts, selected model requests, and audio sent for transcription may be transmitted to Groq using your configured GROQ_API_KEY. The inspected package does not show unrelated local file access, hidden persistence, or destructive behavior.Verification
Tags
OpenClaw Groq Provider
Official OpenClaw provider plugin for Groq.
Install from OpenClaw:
openclaw plugins install @openclaw/groq-provider
openclaw gateway restart
See https://docs.openclaw.ai/providers/groq for setup and configuration.
