gws-calendar
gws で Google Calendar を管理
カレンダー管理では、正確な API 呼び出しとスキーマを考慮したパラメーターが必要になることがよくあります。このスキルは、Claude、Codex、Claude Code が Google Calendar コマンドを確認して実行するのに役立ちます。
このスキルはパックに含まれています
タスクに必要なすべてのスキルを、パックごと 1 コマンドでインストールできます。
自分のエージェントでインストール
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "gws-calendar" from https://skillstore.io/skills/googleworkspace-gws-calendar.md and its manifest at https://skillstore.io/api/skills/googleworkspace-gws-calendar/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
エージェントが読めるリソース
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
テストする
「gws-calendar」を使用しています。 来週、自分の primary カレンダーのイベントを一覧表示する方法を教えてください。
期待される結果:
アシスタントは events list メソッドを説明し、必要な calendar ID と日付フィルターを示し、確認用のコマンドを提供します。
「gws-calendar」を使用しています。 明日の午後に計画会議を作成してください。
期待される結果:
アシスタントは insert ヘルパーまたは event スキーマを確認し、イベント詳細を要約して、作成前に確認を求めます。
「gws-calendar」を使用しています。 チームカレンダーには誰がアクセスできますか?
期待される結果:
アシスタントは ACL list のガイダンスを使用してアクセスルールを取得し、各ルールをロール、スコープ、潜在的リスクごとに要約します。
セキュリティ監査
安全All 45 external-command findings are false positives caused by Markdown backticks, code fences, and documented gws CLI examples; no Ruby or shell backtick execution exists. All three traversal findings are relative Markdown links to sibling skills, with no filesystem operation or user-controlled path. No prompt injection, social engineering, or data exfiltration intent appears in SKILL.md.
リスク要因
⚙️ 外部コマンド (45)
📁 ファイルシステムへのアクセス (3)
このレポートを共有・引用
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
レポートリンクをコピー
https://skillstore.io/skills/googleworkspace-gws-calendar/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdownバッジ
[](https://skillstore.io/skills/googleworkspace-gws-calendar?utm_source=security_passport_badge)HTMLバッジ
<a href="https://skillstore.io/skills/googleworkspace-gws-calendar?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/googleworkspace-gws-calendar/security.svg" alt="Skillstore security assessment" loading="lazy"></a>埋め込みカード
<iframe src="https://skillstore.io/embed/skills/googleworkspace-gws-calendar.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>学術引用 (APA · BibTeX · CFF)
APA形式の引用
googleworkspace. (2026). gws-calendar security audit report (audit version 5) [Author version 0.23.0]. Skillstore. https://skillstore.io/skills/googleworkspace-gws-calendar/audits/5BibTeX形式の引用
@techreport{googleworkspace-googleworkspace-gws-calendar-2026,
author = {googleworkspace},
title = {gws-calendar security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/googleworkspace-gws-calendar/audits/5},
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-calendar security audit report (audit version 5)"
version: "0.23.0"
type: report
authors:
- name: "googleworkspace"
date-released: "2026-08-05"
url: "https://skillstore.io/skills/googleworkspace-gws-calendar/audits/5"
identifiers:
- type: other
value: "skillstore:googleworkspace-gws-calendar:audit:5"
description: "Skillstore immutable audit report identifier"
Skillstore スコア
このスコアの理由 証拠の信頼度: 高作成できるもの
忙しい一日を確認する
新しい会議を予定する前に、今後のイベントと空き時間/予定ありの時間帯を確認します。
共有カレンダーを管理する
スキーマを考慮したコマンドで、カレンダーメタデータの更新、カレンダーの一覧表示、アクセスルールの管理を行います。
イベントワークフローを自動化する
繰り返し利用できるアシスタント主導のワークフローから、イベントを作成、更新、移動、確認します。
これらのプロンプトを試す
Google Calendar スキルを使用して calendar list コマンドを確認してください。その後、自分のカレンダーを一覧表示する最も安全なコマンドを示してください。
freebusy リソースを使用して、この期間におけるこれらのカレンダーの空き状況を確認してください。何かを実行する前にパラメーターを説明してください。
Google Calendar イベントを更新するためのスキーマを確認してください。コマンドを作成し、必要な ID を特定し、変更前に確認を求めてください。
共有カレンダーの ACL メソッドを確認してください。現在のルールを一覧表示し、リスクのある権限を特定し、実行せずに正確な patch コマンドを提案してください。
ベストプラクティス
- 任意のメソッドのパラメーターを構築する前に、スキーマを確認します。
- 変更を行う前に、対象の calendar ID と event ID を確認します。
- delete、clear、patch、update の前に、読み取り専用の list または get メソッドを使用します。
回避
- 正確な対象を確認せずに破壊的なメソッドを実行すること。
- 限定的な Google Calendar スコープで十分な場合に、広範な認証情報を使用すること。
- import または move されたイベントが、元のすべてのイベントプロパティを保持すると想定すること。
よくある質問
このスキルには Google 認証が必要ですか?
イベントを作成および更新できますか?
カレンダー権限を管理できますか?
空き時間/予定ありの確認は含まれていますか?
カレンダーデータを削除できますか?
これはスタンドアロンのカレンダーアプリケーションですか?
開発者情報
作成者
googleworkspaceライセンス
MIT
作者バージョン
v0.23.0
Skillstore リビジョン
r2
参照
286d37c9c189ddd1aafd3548415fb031d1df79d5
メンテナンスの新しさ
2026/8/6
利用状況
6 ダウンロード · 102 閲覧
ファイル構成
📄 SKILL.md