Privacy Policy
Last updated: April 2026
1. Overview
Prompt Smith is a slash command plugin for Claude Code. It processes your prompts locally within the Claude Code runtime and does not collect, transmit, or store any personal data.
2. What Prompt Smith Accesses
The plugin reads your prompt input during optimization. This includes:
- The raw prompt text you provide to the
/promptcommand - Any flags you pass (--mode, --yes, --dry-run)
All processing happens locally within your Claude Code session. No data is copied, uploaded, or transmitted to any external server.
3. What Prompt Smith Creates
Prompt Smith generates optimized prompt text that is displayed in your terminal. It does not create, modify, or write any files to your filesystem.
4. Data Collection
Prompt Smith does not collect any data. There is no telemetry, no analytics, no network requests, no external transmissions, no cookies, no tracking, no user accounts, no authentication, and no personal information processing.
5. Data Storage
Prompt Smith does not store any data. All prompt processing is ephemeral and exists only within your active Claude Code session.
6. Third-Party Services
Prompt Smith does not integrate with any third-party services. It operates entirely within the Claude Code runtime.
7. Website Analytics
This website uses Google Analytics to collect anonymous usage statistics (page views, referral sources, approximate location). No personal information is collected by the plugin itself.
8. Open Source
Prompt Smith is released under the MIT License. The full source code is available at github.com/maxencemeloni/claude-code-prompt-smith.
9. Children's Privacy
Prompt Smith does not collect any personal data from any user, including children.
10. Changes to This Policy
Any updates to this policy will be reflected on this page. Given the nature of the plugin, changes are expected to be minimal.
11. Contact
For questions or concerns, open an issue at github.com/maxencemeloni/claude-code-prompt-smith/issues.
Author: Maxence Meloni