Mollei is an Agenisea™ open source project. Security is foundational to our mission of building trustworthy, emotionally intelligent AI.
If you discover a security vulnerability in Mollei, please report it responsibly:
- Do not open a public issue
- Email steward@agenisea.ai or use GitHub's private vulnerability reporting feature
- Include a detailed description of the vulnerability
- Provide steps to reproduce if possible
We will respond within 48 hours and work with you to understand and address the issue.
| Version | Supported |
|---|---|
| Latest | Yes |
Mollei is designed with privacy as a core principle:
- Emotional data belongs to users, not platforms
- No surveillance or profiling without explicit consent
- Data minimization — we don't collect what we don't need
- Never commit API keys to the repository
- Use
.env.localfor local development (gitignored by default) - In production, use environment variables from your hosting provider
All user inputs are validated before processing to prevent injection attacks.
Beyond technical security, Mollei considers ethical security:
- Protection against emotional manipulation
- Safeguards against dependency-creating patterns
- Clear boundaries between AI assistance and human support
See STEWARDSHIP.md for our full ethical framework.
- Set
NEXT_PUBLIC_APP_URLto your production domain - Use HTTPS in production
- Configure your hosting provider's security headers
- Review the Hippocratic License terms before deployment
- Ensure your use case aligns with our ethical guidelines
For general questions: GitHub Discussions