Participant and meeting-content resources may expose sensitive information
Source references: 2The Skill exposes operations for participants, recordings, smart notes, and transcripts. These resources may reveal identities, spoken content, and confidential discussions.
Overbroad requests or output sent into an inappropriate conversation could disclose personal information and confidential meeting content.
The skill explicitly exposes operations for participants, recordings, smart notes, and transcripts. Invoking relevant read methods could reveal identities and meeting content to the agent. The source does not show automatic access or exfiltration; actual exposure depends on the chosen method and Google authorization. Users can limit OAuth scopes and require the meeting and resource scope to be stated before access.
- `get` — Gets a conference record by conference ID. - `list` — Lists the conference records. By default, ordered by start time and in descending order. - `participants` — Operations on the 'participants' resource - `recordings` — Operations on the 'recordings' resource - `smartNotes` — Operations on the 'smartNotes' resource - `transcripts` — Operations on the 'transcripts' resourceShow 1 other places
- `list` — Lists the conference records. By default, ordered by start time and in descending order. - `participants` — Operations on the 'participants' resource - `recordings` — Operations on the 'recordings' resource - `smartNotes` — Operations on the 'smartNotes' resource - `transcripts` — Operations on the 'transcripts' resource