Latest release: v2026.7.1Download zip
Compatibility
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The artifacts consistently describe a Google Meet participant plugin that registers the google_meet tool for joining, creating, tracking, exporting, and managing Meet sessions through Chrome, Chrome-node, or Twilio transports.
Instruction Scope
The tool exposes high-impact actions such as create, join, export, speak, leave, and end_active_conference, but these are explicit tool actions rather than hidden behavior.
Install Mechanism
The npm package contains bundled OpenClaw runtime files, a manifest, README, and shrinkwrap with only commander and typebox dependencies; no install lifecycle scripts were found.
Credentials
Chrome profile use, OAuth access to Meet/Calendar/Drive, Twilio delegation, and configurable audio commands are substantial but proportionate to joining calls, routing audio, and retrieving meeting artifacts.
Persistence & Privilege
The plugin activates on startup when installed/enabled and keeps in-memory meeting/audio bridge sessions; credentials are configuration inputs, with sensitive UI hints for OAuth and voice-call tokens.
Scan Findings in Context
[VirusTotal telemetry] expected: VirusTotal reported 0 malicious, 0 suspicious, and 61 undetected engines; this supports but does not determine the benign verdict.
[SkillSpector findings] expected: No SkillSpector findings were supplied, so there were no advisory concerns to validate.
[manual artifact review] expected: Observed network calls are limited to Google OAuth/Meet/Calendar/Drive APIs and OpenClaw gateway/node operations that align with the plugin purpose.
Assessment
Install only if you intend to let OpenClaw join Google Meet sessions and access configured Google OAuth scopes. Review OAuth credentials, Chrome profile choice, Twilio/voice-call settings, and any custom audio commands before enabling, because those settings can expose meeting content or perform meeting actions.dist/index.js:51
Shell command execution detected (child_process).
Patterns worth reviewing
These patterns may indicate risky behavior. Check the VirusTotal and OpenClaw results above for context-aware analysis before installing.Verification
Tags
@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
