Skip to main content

icalendar-sync

Facilitates secure iCloud Calendar operations via OpenClaw, enabling CRUD functionalities with CalDAV and macOS integration.

Install this skill

or
39/100

Security score

The icalendar-sync skill was audited on Mar 6, 2026 and we found 5 security issues across 2 threat categories, including 4 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

low line 31

Access to hidden dotfiles in home directory

SourceSKILL.md
31python -m icalendar_sync setup --non-interactive --storage file --config ~/.openclaw/icalendar-sync.yaml
high line 3

Access to system keychain/keyring

SourceSKILL.md
3description: Secure iCloud Calendar operations for OpenClaw with CalDAV and macOS native bridge providers. Use when tasks require calendar listing, event retrieval, event creation, event updates (incl
high line 14

Access to system keychain/keyring

SourceSKILL.md
14Prefer keyring storage:
high line 28

Access to system keychain/keyring

SourceSKILL.md
28Use file storage only when keyring is unavailable (headless or GUI-restricted runtime):
high line 120

Access to system keychain/keyring

SourceSKILL.md
120- Prefer keyring over file storage.
Scanned on Mar 6, 2026
View Security Dashboard