The project is experimental. Security fixes apply to the latest commit on master.
Please report security vulnerabilities privately to the repository maintainer. Do not open a public issue.
This project depends on:
- OpenRouter API for embedding generation. Your API key should be kept secret and never committed.
- PostgreSQL for data storage. Ensure your database is not exposed to untrusted networks.
- Local RFC mirror accessed via filesystem. The server only reads from this path.
The RFC RAG MCP tool surface is read-only. It does not:
- Execute arbitrary commands or shell scripts
- Write to the filesystem, except configured query trace JSONL files when
RfcRag__TraceDirectoryis set - Accept network connections (stdio transport only)
- Expose secrets in tool responses