Skip to main content

calendar-reminders

Automates calendar reminders using Google Calendar and CalDAV, generating JSON plans for scheduling with OpenClaw.

Install this skill

or
80/100

Security score

The calendar-reminders skill was audited on May 20, 2026 and we found 2 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 30

Python subprocess execution

SourceSKILL.md
30- If you wire a cron job to run `vdirsyncerSyncCommand`, make sure you run it as an **argv list** (`subprocess.run(cmd_list, shell=False)`), not as a shell string.
medium line 17

Access to hidden dotfiles in home directory

SourceSKILL.md
17- Default path: `~/.config/openclaw/calendar.json`
Scanned on May 20, 2026
View Security Dashboard
Installation guide →