Skip to content

Add external container-escape prevention and containment-integrity detection #39

Description

@justsml

This was generated by AI during triage.

Goal

Prevent and independently detect container-escape precursors and containment violations for agent workloads.

Scope

  • Require MicroVM isolation for designated high-risk workload classes and fail closed when unavailable.
  • Add external runtime-observation adapters for namespace, mount, privilege, container-runtime socket, firewall, device, and unexpected listener activity.
  • Persist containment events as Artifacts and add deterministic containment-integrity block gates.
  • Ensure in-container telemetry is never the sole source of a safety verdict.

Acceptance criteria

  • High-risk execution cannot silently fall back from MicroVM to a plain container.
  • Verified violations halt the run and preserve forensic evidence.
  • Synthetic tests cover both detected violations and normal allowed operation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    difficulty: XLVery large design and implementation scopeenhancementNew feature or requestpriority: criticalContainment or safety work with unacceptable risk if deferredready-for-agentReady for an implementation agent

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions