calendar-scheduling

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The calendar-scheduling skill is a well-documented tool for managing Google, Outlook, and CalDAV calendars via a Rust-based MCP server (@temporal-cortex/cortex-mcp). It demonstrates strong security practices, including local-only credential storage in ~/.config/temporal-cortex/, automated SHA256 checksum verification during installation, and a built-in 'prompt injection firewall' for event content. The instructions in SKILL.md are focused on safety workflows, such as requiring user confirmation before booking or sending proposals, and the network scope is transparently limited to calendar providers and an optional platform API (api.temporal-cortex.com) for cross-user scheduling.