Securing Your LangGraph Dev System – Immediate Hardening Steps

Take the following essential steps now to secure your LangGraph AI server, adding the optional measures when relevant. By Kevin Wells Applies to the runbook at: A Beginners Guide to Running LangGraph Agentic AI in Docker Localhost only Docker + Compose Non-root container user Read-only root filesystem Date: 2025-09-30 Contents: Essential – do these now … Read more

Safer rm on Linux: a Practical Ring-Fence that Doesn’t Break Automation

Author: Kevin Wells  –  Tested on: Ubuntu 24.04 LTS (Debian/Ubuntu family) Applies to human interactive shells (user, sudo, root). Automation is intentionally left untouched. Contents Executive summary Design goals Quick start How it works Usage discipline Helper for scripts that “empty” a directory Operational testing checklist Troubleshooting Uninstall / rollback Change history Executive summary If … Read more