learning_ai_common_plat/__LOCAL_LLMs
saravanakumardb1 4dd8003f25 docs(local-llms): add security best practices to OpenClaw guide
10-point security hardening section:
- Known risks table (DM policy, WebSocket, prompt injection, tool exec)
- Gateway config hardening (loopback bind, pairing, disable system.run)
- Windows Firewall rules (block external, allow localhost only)
- WSL2 hardening (UFW, file permissions, no root, disable SSH)
- Network architecture diagram (Tailscale Serve, no port forwarding)
- API key security (OAuth preferred, rotation, no git commits)
- Prompt injection defense (disable browser/system tools, per-channel pairing)
- Monitoring & audit cron script
- Backup & recovery commands
- 14-point pre-launch security checklist
2026-02-22 15:38:51 -08:00
..
dashboard fix(local-llms): cross-platform audit — 8 bugs/gaps fixed 2026-02-21 15:27:49 -08:00
docs ci: update CI/CD configuration 2026-02-21 14:13:07 -08:00
windows_specific docs(local-llms): add security best practices to OpenClaw guide 2026-02-22 15:38:51 -08:00
download-tts-models.sh ci: update CI/CD configuration 2026-02-21 14:13:07 -08:00
LOCAL_LLMs_setup_mac_m4_48gb.md docs(local-llms): add developer guide — API endpoint, code examples, model selection 2026-02-19 18:43:06 -08:00
setup-tts.sh fix(local-llms): cross-platform audit — 8 bugs/gaps fixed 2026-02-21 15:27:49 -08:00
start-dashboard.sh ci: update CI/CD configuration 2026-02-21 14:13:07 -08:00
test_orpheus_tts.py fix(local-llms): cross-platform audit — 8 bugs/gaps fixed 2026-02-21 15:27:49 -08:00
test_qwen_tts.py fix(local-llms): cross-platform audit — 8 bugs/gaps fixed 2026-02-21 15:27:49 -08:00