DevOps & Infra
DevOps agent skills automate the delivery side of software: CI/CD pipelines, Dockerfiles, infrastructure as code, releases, and incident checklists. A skill gives your AI agent the exact runbook to follow, so deployments and configs come out consistent every time.
-
cyberstrikeus Skill Cis Docker 3 20Ensure that the /etc/default/docker file permissions are set to 644 or more restrictively
Audited -
cyberstrikeus Skill Cis Docker 3 21Ensure that the /etc/sysconfig/docker file permissions are set to 644 or more restrictively
Audited -
cyberstrikeus Skill Cis Docker 3 22Ensure that the /etc/sysconfig/docker file ownership is set to root:root
Audited -
cyberstrikeus Skill Cis Docker 3 23Ensure that the Containerd socket file ownership is set to root:root
Audited -
cyberstrikeus Skill Cis Docker 3 24Ensure that the Containerd socket file permissions are set to 660 or more restrictively
Audited -
cyberstrikeus Skill Cis Docker 4 10Ensure secrets are not stored in Dockerfiles
-
cyberstrikeus Skill Cis Docker 4 11Ensure only verified packages are installed
Audited -
cyberstrikeus Skill Cis Docker 4 12Ensure all signed artifacts are validated
Audited -
cyberstrikeus Skill Cis Docker 5 10Ensure that the host's network namespace is not shared
Audited -
cyberstrikeus Skill Cis Docker 5 11Ensure that the memory usage for containers is limited
Audited -
cyberstrikeus Skill Cis Docker 5 12Ensure that CPU priority is set appropriately on containers
Audited -
cyberstrikeus Skill Cis Docker 5 13Ensure that the container's root filesystem is mounted as read only
Audited -
cyberstrikeus Skill Cis Docker 5 14Ensure that incoming container traffic is bound to a specific host interface
Audited -
cyberstrikeus Skill Cis Docker 5 15Ensure that the 'on-failure' container restart policy is set to '5'
Audited -
cyberstrikeus Skill Cis Docker 5 16Ensure that the host's process namespace is not shared
Audited -
cyberstrikeus Skill Cis Docker 5 17Ensure that the host's IPC namespace is not shared
Audited -
cyberstrikeus Skill Cis Docker 5 18Ensure that host devices are not directly exposed to containers
-
cyberstrikeus Skill Cis Docker 5 19Ensure that the default ulimit is overwritten at runtime if needed
Audited -
cyberstrikeus Skill Cis Docker 5 20Ensure mount propagation mode is not set to shared
Audited -
cyberstrikeus Skill Cis Docker 5 21Ensure that the host's UTS namespace is not shared
Audited -
cyberstrikeus Skill Cis Docker 5 22Ensure the default seccomp profile is not Disabled
Audited -
cyberstrikeus Skill Cis Docker 5 23Ensure that docker exec commands are not used with the privileged option
Audited -
cyberstrikeus Skill Cis Docker 5 24Ensure that docker exec commands are not used with the user=root option
Audited -
cyberstrikeus Skill Cis Docker 5 25Ensure that cgroup usage is confirmed
Audited -
cyberstrikeus Skill Cis Docker 5 26Ensure that the container is restricted from acquiring additional privileges
Audited -
cyberstrikeus Skill Cis Docker 5 27Ensure that container health is checked at runtime
Audited -
cyberstrikeus Skill Cis Docker 5 28Ensure that Docker commands always make use of the latest version of their image
Audited -
cyberstrikeus Skill Cis Docker 5 29Ensure that the PIDs cgroup limit is used
Audited -
cyberstrikeus Skill Cis Docker 5 30Ensure that Docker's default bridge docker0 is not used
Audited -
cyberstrikeus Skill Cis Docker 5 31Ensure that the host's user namespaces are not shared
Audited -
cyberstrikeus Skill Cis Docker 5 32Ensure that the Docker socket is not mounted inside any containers
Audited -
cyberstrikeus Skill Cis Docker 1 1 1Ensure a separate partition for containers has been created
Audited -
cyberstrikeus Skill Cis Docker 1 1 2Ensure only trusted users are allowed to control Docker daemon
Audited -
cyberstrikeus Skill Cis Docker 1 1 3Ensure auditing is configured for the Docker daemon
Audited -
cyberstrikeus Skill Cis Docker 1 1 4Ensure auditing is configured for Docker files and directories - /run/containerd
Audited -
cyberstrikeus Skill Cis Docker 1 1 5Ensure auditing is configured for Docker files and directories - /var/lib/docker
Audited
Frequently asked questions
What are DevOps & Infra agent skills?
DevOps agent skills automate the delivery side of software: CI/CD pipelines, Dockerfiles, infrastructure as code, releases, and incident checklists. A skill gives your AI agent the exact runbook to follow, so deployments and configs come out consistent every time.
Which DevOps & Infra skills are most installed?
Popular DevOps & Infra skills on SkillMD right now include cis-docker-3.20, cis-docker-3.21, cis-docker-3.22. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do DevOps & Infra skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.