add-gcal
Integrates Google Calendar with Deus, enabling event management and OAuth setup for seamless calendar access.
Install this skill
or
96/100
Security score
The add-gcal skill was audited on Jun 7, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 147
Access to hidden dotfiles in home directory
SourceSKILL.md
| 147 | mkdir -p ~/.config/systemd/user |
low line 149
Access to hidden dotfiles in home directory
SourceSKILL.md
| 149 | cat > ~/.config/systemd/user/deus-gcal-keepalive.service << 'EOF' |
low line 158
Access to hidden dotfiles in home directory
SourceSKILL.md
| 158 | cat > ~/.config/systemd/user/deus-gcal-keepalive.timer << 'EOF' |
low line 31
External URL reference
SourceSKILL.md
| 31 | > 1. Open https://console.cloud.google.com - create a new project or select an existing one |
Scanned on Jun 7, 2026
View Security Dashboard