AI Agent for Habit Tracking
Tracks your streaks without accessing messages, contacts, or other private data.
The problem
Most habit trackers either require manual input or request broad permissions to your data. AI-powered versions often send your behavior patterns to third-party services, or could correlate habits with private messages/calendar entries if given access. All it takes is one prompt injection to expose sensitive data.
How ConspiracyOS handles it
The agent only reads/writes to a designated habit log folder. It generates reports and streak analytics without ever seeing your messages, contacts, or other files—even if stored in adjacent directories.
What this agent can't do
- Access files outside the designated habit log directory
- Send data to external analytics services
- Read your messages or calendar entries
- Modify its own permissions or instructions
- Correlate habit data with other personal information
These aren't trust-based restrictions. The operating system enforces them.
What you get
- Automated streak tracking without manual logging
- Private analytics that never leave your device
- Visual progress reports as markdown files
- Reminders only when you're actively working (checks idle state)
Get started in 2 minutes
Tell your concierge what you need
conos "conos launch habit-tracker --input ~/habits/logs.txt --output ~/habits/reports/"
ConspiracyOS sets up the right agent with the right permissions automatically.