← Privacy index (all apps)
Claude Plugin

LAST 30 DAYS — PRIVACY POLICY

Last updated: 2026-03-07

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/.env on your machine

2. How the Skill Works

When you invoke /last30days [topic], the skill:

  1. Reads your API keys from local config files
  2. Sends your search query to OpenAI for query construction
  3. Searches Reddit, X, and YouTube using your credentials
  4. 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

ServicePurposeTheir Privacy Policy
OpenAIQuery construction and synthesisopenai.com/privacy
RedditPublic post searchreddit.com/policies/privacy-policy
X / TwitterPublic post searchtwitter.com/privacy
YouTubeVideo search and transcriptspolicies.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.