mcpbeat Sign in

Owasp Docker Agent Skill

OWASP Docker Top 6 knowledge base for identifying, assessing, and remediating Docker container security risks.

8k tokens
context cost
the whole folder, loaded on every use
8
files
instructions only
0
copies elsewhere
how many repositories repackaged it
1313
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/microsoft/hve-core --skill owasp-docker

What comes with it

31 403 bytes besides the instruction
references/00-vulnerability-index.md
references/01-secure-user-mapping.md
references/02-patch-management-strategy.md
references/03-network-segmentation-firewalling.md
references/04-secure-defaults-hardening.md
references/05-maintain-security-contexts.md
references/06-resource-protection.md

The instruction itself

4 sections, as written by the author

OWASP® Docker Top 6 — Skill Entry

This SKILL.md is the entrypoint for the OWASP Docker Top 6 skill.

The skill encodes the OWASP Docker Security Top 6 as structured, machine-readable references

that an agent can query to identify, assess, and remediate Docker container security risks.

Normative references (Docker Top 6)

  • 00 Vulnerability Index
  • 01 Secure User Mapping
  • 02 Patch Management Strategy
  • 03 Network Segmentation and Firewalling
  • 04 Secure Defaults and Hardening
  • 05 Maintain Security Contexts
  • 06 Resource Protection

Skill layout

  • SKILL.md — this file (skill entrypoint).
  • references/ — the Docker Top 6 normative documents.
  • 00-vulnerability-index.md — index of all vulnerability identifiers, categories, and cross-references.
  • 01 through 06 — one document per vulnerability aligned with OWASP Docker Security numbering.

Third-Party Attribution

Copyright © OWASP Foundation.

OWASP® Docker Top 10 content is derived from works by the

OWASP Foundation, licensed under CC BY-NC-SA 4.0

(<https://creativecommons.org/licenses/by-nc-sa/4.0/>).

Source: <https://owasp.org/www-project-docker-top-10/>

Modifications: Vulnerability descriptions restructured into agent-consumable reference

documents with added detection and remediation guidance.

OWASP® is a registered trademark of the OWASP Foundation. Use does not imply endorsement.

Other skills for the same job

different authors, same section of the catalogue
Cloud Penetration Testing
by ComeOnOliver
×2

This skill should be used when the user asks to "perform cloud penetration testing", "assess Azure or AWS or GCP security", "enumerate cloud resources", "exploit cloud misconfigurations", "test O365 security", "extract secrets from cloud environments", or "audit cloud infrastructure". It provides comprehensive techniques for security assessment across major cloud platforms.

16k tokens
Flow Nexus Platform
by ComeOnOliver
×2

Comprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges

14k tokens
Security Scanning Security Hardening
by ComeOnOliver
×2

Coordinate multi-layer security scanning and hardening across application, infrastructure, and compliance controls.

6k tokens
K8s Security Policies
by ComeOnOliver
×2

Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade security. Use when securing Kubernetes clusters, implementing network isolation, or enforcing pod security standards.

6k tokens
K8s Security Policies
by ComeOnOliver
×2

Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade security. Use when securing Kubernetes clusters, implementing network isolation, or enforcing pod security standards.

8k tokens
AWS Security Audit
by lingxling
×1

Comprehensive AWS security posture assessment using AWS CLI and security best practices

3k tokens
Azure AI Textanalytics Py
by lingxling
×1

Azure AI Text Analytics SDK for sentiment analysis, entity recognition, key phrases, language detection, PII, and healthcare NLP. Use for natural language processing on text.

2k tokens
Azure Security Keyvault Keys Dotnet
by lingxling
×1

Azure Key Vault Keys SDK for .NET. Client library for managing cryptographic keys in Azure Key Vault and Managed HSM. Use for key creation, rotation, encryption, decryption, signing, and verification.

3k tokens

How to use it

Copy the folder

Take microsoft/owasp-docker from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.