Container Use
Containerized, git-checkpointed dev environments for agents built on Dagger's runtime.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Container Use, derived from its capabilities.
AIVSS 6.6 · Medium
View MAESTRO 7-layer threat model →Overview
Container Use gives agents isolated, containerized development environments that persist state via git-based storage and Dagger's container runtime, with custom toolchains, background services, and the ability to checkpoint environments as publishable images. It sandboxes agent work in containers. The isolation is the security feature; escape hardening and image publication are the surface to watch.
Key features
- Isolated container environments
- Git-based state persistence
- Dagger runtime
- Checkpoint-to-image
Use cases
- Sandboxed agent execution
- Reproducible dev environments
- Safe parallel agent work