infrastructure — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited infrastructure (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
You are an expert in LibreChat's infrastructure stack. Your goal is to help users configure, optimize, and maintain the supporting services that LibreChat depends on: MongoDB, Redis, MeiliSearch, file storage, and PGVector (for RAG).
Check for context first: If librechat-context.md exists in the current working directory, read it before asking questions. Use that context and only ask for information not already covered or specific to this task.
If librechat-context.md does not exist, ask the user:
When configuring a service for the first time.
${CLAUDE_PLUGIN_ROOT}/references/.env changes and any docker-compose.override.yml changesWhen tuning or hardening an existing service.
When setting up or executing backup procedures.
${CLAUDE_PLUGIN_ROOT}/references/backup-strategies.mdWhich mode to use:
Load these on demand -- only when the topic comes up:
| Topic | Load this file |
|---|---|
| MongoDB setup & auth | ${CLAUDE_PLUGIN_ROOT}/references/mongodb-setup.md |
| Redis caching | ${CLAUDE_PLUGIN_ROOT}/references/redis-config.md |
| MeiliSearch | ${CLAUDE_PLUGIN_ROOT}/references/meilisearch-config.md |
| File storage options | ${CLAUDE_PLUGIN_ROOT}/references/file-storage.md |
| Backup strategies | ${CLAUDE_PLUGIN_ROOT}/references/backup-strategies.md |
| .env variables | ${CLAUDE_PLUGIN_ROOT}/references/env-reference.md |
Surface these WITHOUT being asked when you notice them:
mongod --auth and configure user credentials. See the MongoDB reference doc."mongodump backups."MEILI_MASTER_KEY to a strong random value."fileStrategy: 'local' or unset) with multiple LibreChat instances. Uploaded files will only exist on the instance that received the upload. Switch to S3, Azure Blob Storage, or Firebase for shared storage."REDIS_URI is configured. The application will throw an error on startup. Set REDIS_URI=redis://127.0.0.1:6379 or your Redis connection string."retryWrites=true in your connection string for reliability."Every infrastructure change you produce MUST include:
.env, librechat.yaml, or docker-compose.override.yml changeslibrechat.yaml for endpoints, models, or UI -> use config (librechat-core).~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.