Code Pluginsource linkedVerified

Google Meetv2026.9.2

OpenClaw Google Meet participant plugin for joining calls through Chrome or Twilio transports.

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

Compatibility

Built With Open Claw Version
2026.9.2
Min Gateway Version
>=2026.4.20
Plugin Api Range
>=2026.9.2
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Credentials
The plugin can use a signed-in Chrome profile, browser automation, local or node-hosted audio commands, Twilio voice-call delegation, and Google OAuth scopes for Meet, Calendar, and Drive Meet artifacts; these are proportionate for meeting participation and export workflows and are configured or invoked by explicit commands/actions.
Install Mechanism
The package uses normal OpenClaw plugin metadata and runtimeExtensions with no package scripts or bundled install-time execution. It is enabled by default and activates on startup, but inspected startup registration does not automatically join calls or perform external actions.
Instruction Scope
Runtime instructions and tool descriptions are scoped to Google Meet operations, include setup and recovery guidance, and do not contain prompt-injection or hidden role-change behavior. Broader agent consult access defaults to safe-read-only with an explicit owner policy option.
Persistence & Privilege
It stores runtime session state and bounded caption buffers in memory, reads OAuth credentials from config or named environment variables, and writes files only for explicit CLI/tool export or output actions using safer file-writing helpers. The dangerous node command is paired with a node invoke policy that validates Meet URLs and supported modes.
Purpose & Capability
The plugin registers a google_meet tool and googlemeet CLI for joining calls, creating Meet spaces, reading live captions/transcripts, listing attendance/artifacts, speaking in sessions, and ending an active conference; these capabilities are high impact but coherent with the stated Google Meet participant purpose.
Assessment
Install this only if you want OpenClaw agents to join and interact with Google Meet calls. Review the configured Chrome profile, OAuth scopes, Twilio/voice-call tokens, export output locations, and the end_active_conference action before use, because they can expose meeting content or affect live meetings.

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

alpha
2026.5.19-alpha.1
beta
2026.7.2-beta.7
latest
2026.9.2

@openclaw/google-meet

Official Google Meet participant plugin for OpenClaw.

This plugin registers the google_meet tool so agents can join Google Meet calls through supported Chrome or Twilio transports.

Install

openclaw plugins install @openclaw/google-meet

Restart the Gateway after installing or updating the plugin.

Configure

Enable the plugin and follow the Google Meet docs for browser profile, transport, and call-join setup:

Package

  • Plugin id: google-meet
  • Tool: google_meet
  • Package: @openclaw/google-meet
  • Minimum OpenClaw host: 2026.4.20