Skip to main content

calendar-scheduling

Facilitates scheduling meetings and managing calendars across various platforms, ensuring efficient time management and availability checks.

Install this skill

or
66/100

Security score

The calendar-scheduling skill was audited on Mar 9, 2026 and we found 10 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 8

Access to hidden dotfiles in home directory

SourceSKILL.md
8Requires npx (Node.js 18+) or Docker to install the MCP server binary. python3 optional (configure/status scripts). Stores OAuth credentials at ~/.config/temporal-cortex/. Works with Claude Code, Clau
medium line 24

Access to hidden dotfiles in home directory

SourceSKILL.md
24- ~/.config/temporal-cortex/credentials.json
medium line 25

Access to hidden dotfiles in home directory

SourceSKILL.md
25- ~/.config/temporal-cortex/config.json
medium line 101

Access to hidden dotfiles in home directory

SourceSKILL.md
101**Credential storage:** OAuth tokens are stored locally at `~/.config/temporal-cortex/credentials.json` and read exclusively by the local MCP server process. No credential data is transmitted to Tempo
medium line 103

Access to hidden dotfiles in home directory

SourceSKILL.md
103**File access:** The binary reads and writes only `~/.config/temporal-cortex/` (credentials and config). No other filesystem writes.
low line 133

Access to hidden dotfiles in home directory

SourceSKILL.md
133"args": ["run", "--rm", "-i", "-v", "~/.config/temporal-cortex:/root/.config/temporal-cortex", "cortex-mcp"]
medium line 133

Access to root home directory

SourceSKILL.md
133"args": ["run", "--rm", "-i", "-v", "~/.config/temporal-cortex:/root/.config/temporal-cortex", "cortex-mcp"]
low line 13

External URL reference

SourceSKILL.md
13homepage: "https://temporal-cortex.com"
low line 34

External URL reference

SourceSKILL.md
34- **Homepage:** [temporal-cortex.com](https://temporal-cortex.com)
low line 36

External URL reference

SourceSKILL.md
36- **npm package:** [@temporal-cortex/cortex-mcp](https://www.npmjs.com/package/@temporal-cortex/cortex-mcp)
Scanned on Mar 9, 2026
View Security Dashboard
Installation guide →