Privacy policy
Effective: 6 May 2026
In one sentence
Documents and data you supply to SlideKick are processed in volatile memory only and discarded as soon as the request that generated your deck completes.
What SlideKick does with your data
- Files you upload (PDF, DOCX, PPTX, XLSX, TXT, MD, RTF, plus an optional .pptx template) are received in a single MCP tool call, parsed in RAM, and used to drive the agent pipeline.
- Text generated by the agents (audience profile, outline, drafted slides, design tokens) lives only inside the same request lifecycle.
- The .pptx we hand back is built from those artifacts, base64-encoded into the tool response, and forgotten.
What SlideKick does NOT do
- We do not write your files to disk.
- We do not keep a database. There isn't one.
- We do not log file contents, generated text, or PPTX bytes.
- We do not train on your content. We are not an AI training company.
- We do not share your inputs with third parties. The only network egress from SlideKick's backend is to Anthropic's API for the MCP sampling calls that drive the reasoning agents — and those go through your own Claude session, billed against your Claude plan, never ours.
What gets logged on the server
SlideKick's backend logs the metadata required for service operation: timestamps, latencies, error rates, and tool names invoked. It does not log file contents, prompts, or outputs. Logs are retained for a maximum of 30 days for operational reasons (debugging, abuse mitigation) and then rotated.
Authentication and billing
SlideKick has no user accounts. You are authenticated by Claude (claude.ai). Token consumption is billed against your Claude plan, by Anthropic, never by us. We never see your Anthropic credentials, your payment method, or your usage history with Anthropic.
Compliance
SlideKick is designed to be GDPR-aligned and to support the transparency expectations of the EU AI Act. Because we never store your data, the typical “right to be forgotten” obligations resolve trivially: there is nothing to delete.
Changes to this policy
If we ever introduce a feature that changes how your data is handled, we will revise this page and surface a banner in the in-Claude UI before the change takes effect.
Contact
Questions about how SlideKick handles your data? Open an issue on the project's issue tracker or reach out to the maintainers.