outlook-delegate
Enables management of Outlook emails and calendars via Microsoft Graph API with delegate support for enhanced email handling.
Install this skill
or
77/100
Security score
The outlook-delegate skill was audited on Feb 16, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 40
Access to hidden dotfiles in home directory
SourceSKILL.md
| 40 | ### Config File: `~/.outlook-mcp/config.json` |
medium line 310
Access to hidden dotfiles in home directory
SourceSKILL.md
| 310 | 1. **Credential Protection**: The `~/.outlook-mcp/` directory is automatically set to `700` and credential files to `600` |
medium line 335
Access to hidden dotfiles in home directory
SourceSKILL.md
| 335 | - `~/.outlook-mcp/config.json` — Configuration (client ID, tenant ID, emails, timezone) |
medium line 336
Access to hidden dotfiles in home directory
SourceSKILL.md
| 336 | - `~/.outlook-mcp/credentials.json` — OAuth tokens (access + refresh) |
low line 3
External URL reference
SourceSKILL.md
| 3 | description: Read, search, and manage Outlook emails and calendar via Microsoft Graph API with delegate support. Supports sending as self, as owner (Send As), and on behalf of owner (Send on Behalf). |
low line 76
External URL reference
SourceSKILL.md
| 76 | - Redirect URI: `http://localhost:8400/callback` |
low line 363
External URL reference
SourceSKILL.md
| 363 | - Based on outlook v1.3.0 by jotamed (https://clawhub.ai/jotamed/outlook) |
Scanned on Feb 16, 2026
View Security Dashboard