LAST 30 DAYS — PRIVACY POLICY
Overview
Last 30 Days is a Claude Code skill that researches topics across Reddit, X, YouTube, and the web. It uses external search APIs and your existing browser cookies for authentication. No data is stored on any server operated by this project.
1. Information We Collect
Last 30 Days does not operate a server and does not collect any personal information. However, the skill interacts with third-party services on your behalf:
- Search queries - the topics you research are sent to OpenAI (for processing) and search APIs (Reddit, X, YouTube)
- X browser cookies - read from your local browser to authenticate X searches. These are never transmitted to any server operated by this project
- OpenAI API key - stored locally in
~/.config/last30days/.envon your machine
2. How the Skill Works
When you invoke /last30days [topic], the skill:
- Reads your API keys from local config files
- Sends your search query to OpenAI for query construction
- Searches Reddit, X, and YouTube using your credentials
- Synthesizes results locally and returns a prompt
All results are returned directly to your Claude Code session. Nothing is stored server-side by this project.
3. Third-Party Services
| Service | Purpose | Their Privacy Policy |
|---|---|---|
| OpenAI | Query construction and synthesis | openai.com/privacy |
| Public post search | reddit.com/policies/privacy-policy | |
| X / Twitter | Public post search | twitter.com/privacy |
| YouTube | Video search and transcripts | policies.google.com/privacy |
Your search queries are subject to these services’ respective privacy policies.
4. Data Storage
If you use the watchlist feature, research findings are stored in a local SQLite database on your machine. This database is under your full control and is not synced or transmitted anywhere.
5. Contact
Questions? Email silvester.divas@gmail.com.
Contact: silvester.divas@gmail.com