Skip to main content

office365-connector

Connects to Office 365 services for email, calendar, and contacts management with multi-account support and OAuth authentication.

Install this skill

or
87/100

Security score

The office365-connector skill was audited on Feb 11, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 160

Access to hidden dotfiles in home directory

SourceSKILL.md
160Accounts are stored in `~/.openclaw/auth/office365-accounts.json` with tokens in `~/.openclaw/auth/office365/`.
medium line 206

Access to hidden dotfiles in home directory

SourceSKILL.md
206**Token storage:** Tokens are securely stored in `~/.openclaw/auth/office365/<account-name>.json` with mode 0600 (owner read/write only).
low line 419

External URL reference

SourceSKILL.md
419- **Microsoft Graph API Documentation**: https://learn.microsoft.com/en-us/graph/api/overview
low line 420

External URL reference

SourceSKILL.md
420- **Delegated vs Application Permissions**: https://learn.microsoft.com/en-us/graph/auth/auth-concepts
low line 421

External URL reference

SourceSKILL.md
421- **Rate Limiting**: https://learn.microsoft.com/en-us/graph/throttling
Scanned on Feb 11, 2026
View Security Dashboard
Installation guide →