segmentation

Map network zones and validate policy enforcement points against Zero Trust frameworks.

44|128|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/UnitOneAI/SecuritySkills --skill segmentation-unitoneai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: segmentation
Source: https://github.com/UnitOneAI/SecuritySkills/tree/main/skills/network/segmentation
Command: npx skills add https://github.com/UnitOneAI/SecuritySkills --skill segmentation-unitoneai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prevents overly flat, permissive network designs by evaluating whether segmentation and trust boundaries truly enforce NIST SP 800-207 (Zero Trust Architecture) and CIS Controls v8 Control 12.

Core Features & Use Cases

  • Structured segmentation assessment: Maps zones, trust boundaries, and enforcement points to identify where implicit trust or bypass paths exist.
  • East-west and micro-segmentation evaluation: Reviews intra-zone controls, workload isolation, and readiness for policy enforcement.
  • DMZ and PCI CDE validation: Checks DMZ architecture soundness and verifies PCI DSS v4.0 Requirement 1.3-style CDE segmentation expectations.

Use case: reviewing a cloud VPC, Kubernetes network policies, or an on-prem VLAN/DMZ design after a change (or suspected lateral movement) to produce a prioritized set of segmentation gaps and fixes.

Quick Start

Run the segmentation skill against the relevant network configuration directory to generate a maturity assessment and remediation plan.

Frequently Asked Questions about segmentation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate my network segmentation against NIST 800-207 Zero Trust Architecture?

Validating network segmentation against NIST 800-207 involves mapping trust boundaries and enforcement points to identify implicit trust or bypass paths. A structured review checks zone mappings and east-west controls to ensure Zero Trust policy enforcement across your architecture.

What is the best way to assess micro-segmentation and east-west traffic controls?

Assessing micro-segmentation involves reviewing intra-zone controls and workload isolation to verify readiness for policy enforcement. An east-west control check evaluates lateral movement paths within VPCs, VLANs, or Kubernetes network policies to pinpoint segmentation gaps.

How do I check my DMZ architecture and PCI DSS CDE segmentation?

Checking DMZ architecture and PCI DSS segmentation involves validating CDE boundary enforcement against PCI DSS v4.0 Requirement 1.3 expectations. A structured review verifies trust boundaries and policy enforcement points to prevent bypass paths into the cardholder data environment.

Can I review Kubernetes network policies for lateral movement vulnerabilities?

Reviewing Kubernetes network policies for lateral movement vulnerabilities is supported by evaluating workload isolation and intra-zone controls. The assessment maps micro-segmentation boundaries to identify permissive rules and verify east-west traffic enforcement.

When do I need a structured network segmentation review?

A structured network segmentation review is needed after architecture changes, during design reviews of VLAN or VPC layouts, or for post-incident scoping of suspected lateral movement. It evaluates Zero Trust compliance and produces a prioritized remediation plan.