Core safetyCommand contributionv1.0.0Built-in coverage

Container runtime protection

Reviews container lifecycle, cleanup, execution, network, and persistent-data operations that can expose credentials or mutate host state.

Evidence at a glance

Source
Merged native coverage · f440ae1a9f
Activation
This coverage is built into the native Guard runtime.
Maintainer
Project maintained
Coverage
21 rules · 21 permissions

Coverage and limits

Reviews container lifecycle, cleanup, execution, network, and persistent-data operations that can expose credentials or mutate host state.

  • Coverage is limited to the reviewed operations and the surrounding Guard policy.
  • A maintainer profile is not a security certification or an official upstream endorsement.

Command mapping and enforcement

How Guard maps this extension onto your workspace policy: which commands it recognizes, which tools it touches, and how each tool state resolves.

21
Reviewed rules
21
Permission checks
0
Per-tool overrides
v1.0.0
Listing version

Runtime identity

Catalog ID
command.container-runtime
Guard enforcement ID
command.container-runtime
Source path
src/codex_plugin_scanner/guard/runtime/command_builtin_extension_registry.py

Tool state mapping

No per-tool overrides are declared. Every tool this extension touches resolves through the workspace Guard policy as-is.

Action classes

docker-sensitive commandDocker client config access

Frequently asked questions

What does Container runtime protection cover?

Reviews container lifecycle, cleanup, execution, network, and persistent-data operations that can expose credentials or mutate host state. The listing declares 21 rules and 21 permission checks. Coverage is limited to these reviewed operations and the surrounding Guard policy.

Is Container runtime protection active by default?

Built-in coverage: This coverage is built into the native Guard runtime. Enabling state is always controlled through Guard policy, never from this directory.

Who maintains Container runtime protection?

This listing is maintained by the HOL Guard project itself as part of the native runtime catalog.

Is a listing of Container runtime protection a security guarantee?

No. Every listing documents source, activation model, maintainer identity, and stated limitations so you can evaluate coverage before enabling it. Review the stated limitations and the exact source tree before relying on any single control.