Skip to main content

temporal-cortex-scheduling

Facilitates event listing, free slot discovery, and meeting booking across multiple calendar platforms with advanced conflict prevention.

Install this skill

or
66/100

Security score

The temporal-cortex-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 7

Access to hidden dotfiles in home directory

SourceSKILL.md
7Requires npx (Node.js 18+) or Docker for the MCP server. Stores OAuth credentials at ~/.config/temporal-cortex/. Works with Claude Code, Claude Desktop, Cursor, Windsurf, and any MCP-compatible client
medium line 23

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

SourceSKILL.md
48**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 50

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

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

Access to root home directory

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

External URL reference

SourceSKILL.md
12homepage: "https://temporal-cortex.com"
low line 33

External URL reference

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

External URL reference

SourceSKILL.md
35- **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 →