security-review-owasp-zero-trust-architecture

Identify Zero Trust Architecture weaknesses in code, configuration, and deployment controls.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/sjinks/ai-owasp-skillset --skill security-review-owasp-zero-trust-architecture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-review-owasp-zero-trust-architecture
Source: https://github.com/sjinks/ai-owasp-skillset/tree/main/.github/skills/security-review-owasp-zero-trust-architecture
Command: npx skills add https://github.com/sjinks/ai-owasp-skillset --skill security-review-owasp-zero-trust-architecture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps reviewers identify Zero Trust Architecture weaknesses that can expand attacker reach through unsafe defaults, weak isolation, exposed management surfaces, or privileged deployment paths.

Core Features & Use Cases

  • Runtime and privilege analysis: Reviews service accounts, container privileges, admin surfaces, and other access boundaries for least-privilege alignment.
  • Isolation and dependency review: Checks tenancy, namespace, environment, plugin, image, and module trust assumptions that can weaken boundary controls.
  • Operational assurance: Evaluates logging, monitoring, scanning, policy enforcement, and release safeguards that protect platform and deployment integrity.

Quick Start

Ask the skill to review a specific flow, component, or file set for Zero Trust Architecture risks and return confirmed findings, review gaps, and passed checks.

Frequently Asked Questions about security-review-owasp-zero-trust-architecture

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

FAQPage Schema
How do I identify Zero Trust Architecture weaknesses in my codebase?

Identify Zero Trust Architecture weaknesses by reviewing runtime identities, management surfaces, tenancy isolation, and dependency trust across services, containers, pipelines, and infrastructure for unsafe defaults and weak boundary controls.

What does a trust-boundary review check for in containerized environments?

A trust-boundary review checks container privileges, service account permissions, admin surfaces, and namespace isolation to ensure least-privilege alignment and expose privilege sprawl across deployment paths.

How do I review tenant isolation risks in multi-tenant services?

Review tenant isolation risks by evaluating tenancy trust assumptions, environment boundaries, plugin trust, and module dependencies that can weaken boundary controls and expand attacker reach across shared services.

Can I use this approach to audit deployment controls and CI/CD pipelines?

Yes, you can audit deployment controls by evaluating release safeguards, policy enforcement, pipeline trust assumptions, and privileged deployment paths to detect control-plane exposure and operational assurance gaps.

What is included in a Zero Trust security review for infrastructure configuration?

A Zero Trust security review evaluates logging, monitoring, scanning, and policy enforcement configurations, returning evidence-based findings, explicit review gaps, and prioritized remediation for control-plane exposure and boundary failures.