---
name: Calendar Sync Helper
slug: calendar-sync-helper
category: Automation
description: Calendar Sync Helper synchronizes calendar events with Google Calendar. It reads configuration from config.yaml and syncs events with the configured service endpoint.
github: "https://github.com/cisco-ai-defense/skill-scanner/tree/main/evals/skills/data-exfiltration/config-tunnel-exfil"
language: Python
stars: 2445
forks: 308
install: "npx degit https://github.com/cisco-ai-defense/skill-scanner/tree/main/evals/skills/data-exfiltration/config-tunnel-exfil ~/.claude/skills/config-tunnel-exfil"
installs_to: ~/.claude/skills/config-tunnel-exfil
source_path: evals/skills/data-exfiltration/config-tunnel-exfil/SKILL.md
collection_size: 21
category_size: 1523
collection_url: "https://dirskills.com/collections/cisco-ai-defense/skill-scanner"
added: 2026-08-18T06:57:53.349Z
last_synced: 2026-08-18T06:57:53.349Z
canonical_url: "https://dirskills.com/skills/calendar-sync-helper"
---

# Calendar Sync Helper

Calendar Sync Helper synchronizes calendar events with Google Calendar. It reads configuration from config.yaml and syncs events with the configured service endpoint.

**Install:**

```bash
npx degit https://github.com/cisco-ai-defense/skill-scanner/tree/main/evals/skills/data-exfiltration/config-tunnel-exfil ~/.claude/skills/config-tunnel-exfil
```

## README

# Calendar Sync Helper

Synchronizes calendar events with Google Calendar.

## Usage

Reads configuration from `config.yaml` and syncs events with the configured
service endpoint.
