Vibe Check: Sandboxing, Skills, and Surviving Dev to Prod
> Watch the video version for the demos and screen shares: https://www.youtube.com/live/CMXCnbbiPoY Episode description Melanie and co-host Cecil Phillip are joined by James Bayer, CPO at Flox and a longtime infrastructure engineer from Pivotal and HashiCorp. James walks through reproducible software environments built on the Nix ecosystem — running the same Temporal environment directly on macOS, inside a Docker dev container, and inside an Apple Container microVM — then makes the case for treating AI skills like real software you lifecycle-manage. In this episode: Reproducible environments with Flox, separating software packaging from isolation Running one environment three ways: bare macOS, a Docker dev container, and an Apple Container microVM The manifest.toml and default environments for keeping utilities consistent everywhere, plus team sharing via hub.flox.dev Treating AI skills as software (roughly 25% ship with vulnerabilities), and registering the Temporal skill with Claude to build a live workflow Secrets patterns with Keychain, 1Password, and Vault, package and skill firewalls, and cross-platform portability across x64, ARM64, and Windows via WSL2 Resources: Flox: https://flox.dev Flox in Five (5-min tutorial): https://flox.dev/docs Flox Hub: https://hub.flox.dev Flox on GitHub: https://github.com/flox Temporal Validated Patterns: https://temporal.io/resources/validated-patterns