Episode
Our Favorite Agent Setups
- Published
- Apr 14, 2026
- Duration seconds
- 3955
- Processing state
processed- Canonical source
- https://agenticdevops.fm/episodes/our-favorite-agent-setups
Actions
POST https://stenobird.com/v1/public/podcasts/agentic-devops/episodes/our-favorite-agent-setups/transcription-requests
Idempotently request low-priority transcript generation for this episode.GET https://stenobird.com/podcast/agentic-devops/our-favorite-agent-setups.md
Read the agent-friendly Markdown representation of this episode resource.
Summary
A deep dive into the practical implementation of AI agents for infrastructure automation. The discussion explores the tension between the immense productivity of tools like OpenClaw and the critical security risks of granting them broad system permissions.
Topics
- Agentic DevOps
- OpenClaw
- AI Security
- Infrastructure Automation
- LLM Orchestration
- Docker
- Claude Code
- Cloud Native
Highlights
- Main idea: AI agents act as orchestrators that require strict, skill-based context to prevent scope creep
- Practical takeaway: Use containerized environments like Docker or VMs to isolate agents from your host operating system
- Failure mode: Granting excessive permissions (like DigitalOcean or Cloudflare tokens) can lead to agents 'socially engineering' their way into sensitive access
- Security strategy: Implement a 'least privilege' approach by defining specific skills and tools per agent folder
- Tooling insight: OpenClaw's strength lies in its ability to connect to any LLM, allowing for highly configurable agent-level settings
Chapters
1:00AI Security Policy for Teams: Discussing the challenges of managing security policy for AI when running developer teams.6:00The Power of OpenClaw: How the open-source nature of OpenClaw allows for multi-model connectivity and granular agent configuration.10:50Organizational Model Selection: Analyzing how companies decide between specific model providers based on existing enterprise agreements.15:50Claude Code and CLI Tools: Evaluating the efficiency and security implications of using Claude Code as a CLI tool versus MCP integrations.20:40Agent Isolation and Connectivity: The importance of using tools like Tailscale to manage access to non-cloud-based agent environments.36:00Securing the Infrastructure: Best practices for securing servers running AI agents, including firewall management and monitoring.50:50The Security Checklist: A breakdown of essential security steps, such as fail2ban and firewall configuration, for AI-driven environments.