Calendar Automation Zh

PassAudited by ClawScan on May 15, 2026.

Overview

This instruction-only calendar helper is coherent and purpose-aligned, but users should notice that it involves calendar read/write actions and sending schedule details to chat channels.

This skill appears benign and purpose-aligned. Before using it, make sure you are comfortable giving it calendar access, review any proposed event changes, and confirm the chat channel before sending schedule summaries.

Findings (3)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

The agent may create or update calendar events and send messages when the user asks it to automate scheduling.

Why it was flagged

These tools can read and modify calendar data and send notifications. That is aligned with calendar automation, but it is high-impact enough that users should review proposed changes and destinations.

Skill content
`calendar_create_event` — 创建日程/会议; `calendar_list_events` — 查询日程列表; `calendar_update` — 更新日程信息; `slack_notify` — 推送通知
Recommendation

Review calendar changes and notification targets before approving them, especially for recurring events or team-wide messages.

What this means

Granting calendar access may allow the agent to view meeting details and change calendar entries within the connected account.

Why it was flagged

The skill implies delegated access to Google Calendar or Outlook accounts. This is expected for the purpose, but the artifacts do not define exact permission scopes.

Skill content
自动化管理 Google Calendar / Outlook 日程,实现会议调度、时间块规划、每日日程播报与跨平台同步
Recommendation

Use the narrowest available calendar permissions and periodically review connected-account grants.

What this means

Private schedule information could be shared with a chat channel if the user asks for a briefing to be posted.

Why it was flagged

The skill can send calendar summaries to a group chat or webhook destination. This is purpose-aligned, but calendar summaries may include meeting names, attendees, and timing details.

Skill content
"帮我整理今天的日程,生成一份早间简报发到群里" and `slack_notify` — 推送通知
Recommendation

Confirm the destination channel and remove sensitive meeting details before sending schedule summaries.