gws-meet
Manage Google Meet Conferences
Google Meet records and spaces can be difficult to inspect consistently from a terminal. This skill guides structured discovery and management through the gws CLI.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "gws-meet" from https://skillstore.io/skills/googleworkspace-gws-meet.md and its manifest at https://skillstore.io/api/skills/googleworkspace-gws-meet/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "gws-meet". List recent Google Meet conference records.
Expected outcome:
- Three conference records were returned in descending start-time order.
- The latest record started at 14:00 UTC and includes participant and transcript resources.
- Select a conference ID to retrieve full details.
Using "gws-meet". Inspect meeting space spaces/example-room.
Expected outcome:
The meeting space was found. An active conference is present, and the current space settings are available for review.
Using "gws-meet". Prepare an update to the meeting space.
Expected outcome:
The patch schema was inspected. The proposed fields are ready for review, and no update has been sent.
Security Audit
SafeAll static findings are false positives caused by Markdown formatting, fixed CLI examples, official Google documentation links, and a fixed sibling prerequisite path. No malicious intent, unsafe dynamic execution, user-controlled path traversal, or data exfiltration was found in SKILL.md.
Risk Factors
โ๏ธ External commands (16)
๐ Network access (3)
๐ Filesystem access (1)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/googleworkspace-gws-meet/audits/7?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/googleworkspace-gws-meet?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/googleworkspace-gws-meet?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/googleworkspace-gws-meet/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/googleworkspace-gws-meet.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
googleworkspace. (2026). gws-meet security audit report (audit version 7) [Author version 0.23.0]. Skillstore. https://skillstore.io/skills/googleworkspace-gws-meet/audits/7BibTeX citation
@techreport{googleworkspace-googleworkspace-gws-meet-2026,
author = {googleworkspace},
title = {gws-meet security audit report (audit version 7)},
institution = {Skillstore},
year = {2026},
number = {7},
url = {https://skillstore.io/skills/googleworkspace-gws-meet/audits/7},
note = {Author version 0.23.0}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "gws-meet security audit report (audit version 7)"
version: "0.23.0"
type: report
authors:
- name: "googleworkspace"
date-released: "2026-08-05"
url: "https://skillstore.io/skills/googleworkspace-gws-meet/audits/7"
identifiers:
- type: other
value: "skillstore:googleworkspace-gws-meet:audit:7"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Review Recent Meetings
List recent conference records and retrieve details for a selected conference.
Inspect Meeting Artifacts
Discover available participant, recording, smart note, and transcript operations for a conference.
Manage Meeting Spaces
Create, inspect, update, or end conferences in managed meeting spaces.
Try These Prompts
List my recent Google Meet conference records. Inspect the method schema first, then summarize the returned meetings by start time.
Get the Google Meet conference record with ID [conference ID]. Inspect required parameters first and summarize the result.
For conference [conference ID], inspect available methods for participants, recordings, smart notes, and transcripts. Explain which operations match my access.
Inspect the patch schema for meeting space [space name]. Propose parameters for [requested change], show the planned update, and wait for confirmation.
Best Practices
- Inspect each method schema before supplying parameters or request data.
- Confirm conference and space identifiers before running an operation.
- Request explicit approval before updates or ending an active conference.
Avoid
- Do not guess parameter names or request shapes.
- Do not expose participant, transcript, or recording data beyond authorized users.
- Do not end an active conference without clear user confirmation.
Frequently Asked Questions
What must be installed?
Can this skill list past conferences?
Can it retrieve participants and transcripts?
Can it create a meeting space?
Can it end an active conference?
How are method parameters determined?
Developer Details
Author
googleworkspaceLicense
MIT
Author version
v0.23.0
Skillstore revision
r2
Ref
286d37c9c189ddd1aafd3548415fb031d1df79d5
Maintenance freshness
8/6/2026
Usage
7 downloads ยท 89 views
File structure
๐ SKILL.md