Skip to main content

microsoft-graph-api

Integrates with Microsoft Graph API to manage emails and calendar events, enabling seamless email communication and scheduling.

Install this skill

or
62/100

Security score

The microsoft-graph-api skill was audited on Mar 1, 2026 and we found 8 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 70

Template literal with variable interpolation in command context

SourceSKILL.md
70All scripts are located at `${CLAUDE_PLUGIN_ROOT}/skills/microsoft-graph/scripts/`.
medium line 74

Template literal with variable interpolation in command context

SourceSKILL.md
74```bash
medium line 122

Template literal with variable interpolation in command context

SourceSKILL.md
122```bash
medium line 188

Template literal with variable interpolation in command context

SourceSKILL.md
188```bash
medium line 210

Access to hidden dotfiles in home directory

SourceSKILL.md
210Credentials are stored at `~/.config/api-skills/credentials.json`.
low line 33

External URL reference

SourceSKILL.md
33"verificationUri": "https://microsoft.com/devicelogin",
low line 42

External URL reference

SourceSKILL.md
421. Go to: https://microsoft.com/devicelogin
low line 55

External URL reference

SourceSKILL.md
55"verificationUri": "https://microsoft.com/devicelogin",
Scanned on Mar 1, 2026
View Security Dashboard
Installation guide →