Back to Home
a-fleury icon

journal-me

Verified Safe

by a-fleury

Overview

An AI-powered conversational journaling application that helps users track life events, summarize activities, and get reminders by interacting with an LLM.

Installation

Run Command
sbt run

Environment Variables

  • SESSION_LENGTH
  • POSTGRES_PORT
  • POSTGRES_USER
  • POSTGRES_PASSWORD

Security Notes

CRITICAL: The application is explicitly designed to receive user credentials (email, password) and session tokens directly within LLM prompts (Model Context Protocol). This method is noted as a 'playful twist' for a 'school project' and 'Not recommended for production use'. However, this design fundamentally leaks sensitive information to the LLM and its provider, making it highly insecure for any real-world use case. Session tokens are also passed in the prompt, further increasing the risk of exposure.

Similar Servers

Stats

Interest Score0
Security Score3
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2025-12-15

Tags

AIJournalingConversationalScalaPostgreSQL