infrastructure-security

Design Zero Trust architecture and security standards for AWS, Azure, GCP, and on-premises infrastructure.

6|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/aviskaar/open-org --skill infrastructure-security-aviskaar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: infrastructure-security
Source: https://github.com/aviskaar/open-org/tree/main/skills/infrastructure-security
Command: npx skills add https://github.com/aviskaar/open-org --skill infrastructure-security-aviskaar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the complex challenge of designing, implementing, and maintaining robust security for all technology infrastructure, encompassing cloud environments, on-premises data centers, networks, and identity systems.

Core Features & Use Cases

  • Cloud Security Architecture: Designs secure configurations for AWS, Azure, and GCP, including CSPM and IaC security.
  • On-Premises Hardening: Provides standards for data center physical security and server hardening.
  • IAM Strategy: Defines principles for RBAC, ABAC, and privileged access management.
  • Encryption Standards: Mandates strong encryption for data at rest and in transit.
  • Network Security: Outlines segmentation and control mechanisms.
  • Use Case: A company is migrating its services to AWS and needs to ensure its cloud infrastructure adheres to Zero Trust principles, including secure IAM policies, encrypted data storage, and network segmentation. This Skill provides the blueprint for that secure architecture.

Quick Start

Use the infrastructure-security skill to design a Zero Trust architecture for our new AWS deployment.

Frequently Asked Questions about infrastructure-security

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

FAQPage Schema
How do I design a Zero Trust architecture for an AWS deployment?

Designing Zero Trust architecture for AWS requires enforcing strict IAM policies, encrypting data storage, and implementing network segmentation. This Skill provides the blueprint for secure cloud configurations aligned with Zero Trust principles.

What is cloud security posture management and how does it apply to IaC?

Cloud security posture management (CSPM) secures cloud environments by identifying misconfigurations. This Skill provides standards for integrating CSPM and Infrastructure as Code (IaC) security across AWS, Azure, and GCP.

Can I use this to harden on-premises data center physical security?

Yes, you can use this Skill to harden on-premises infrastructure. It provides specific standards for data center physical security and server hardening alongside its cloud security architecture guidelines.

What is the best way to manage IAM strategy across cloud and on-prem infrastructure?

The best way to manage IAM strategy across hybrid environments is by defining principles for role-based access control (RBAC), attribute-based access control (ABAC), and privileged access management.

What encryption standards do I need to secure data at rest and in transit?

Securing data at rest and in transit requires implementing strong encryption standards across all infrastructure. This Skill mandates robust encryption protocols for both cloud environments and on-premises data centers.

Why do I need network segmentation for cloud security?

Network segmentation is essential for cloud security because it isolates workloads and limits lateral movement. This Skill outlines specific control mechanisms and segmentation strategies for robust network protection.