network-security

Automate cloud network security configuration across AWS, Azure, and GCP.

13|3|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/heaptracetechnology/heaptrace-skills --skill network-security-heaptracetechnology
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: network-security
Source: https://github.com/heaptracetechnology/heaptrace-skills/tree/main/cloud-engineer/network-security
Command: npx skills add https://github.com/heaptracetechnology/heaptrace-skills --skill network-security-heaptracetechnology

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configures and enforces secure cloud network controls across AWS, Azure, and GCP, preventing misconfigurations and exposure and enabling defense-in-depth from day one.

Core Features & Use Cases

  • Tier-based security baselines (SG/NSG/NACLs) for multi-cloud environments.
  • Bastion replacement with managed access (SSM, Bastion, IAP) and private connectivity.
  • Production-ready outputs (Terraform snippets and CLI commands) with verifications for egress and inter-service communication.

Quick Start

Use this skill to generate production-grade network security configurations for your project.

Frequently Asked Questions about network-security

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

FAQPage Schema
How do I automate cloud network security configuration across AWS, Azure, and GCP?

Automate cloud network security configuration by generating standardized Terraform snippets and CLI commands to enforce tier-based baselines, private connectivity, and egress controls across AWS, Azure, and GCP.

What is the best way to replace bastion hosts for secure cloud access?

Replace bastion hosts with managed access using AWS SSM, Azure Bastion, and Google IAP to establish private connectivity without exposing public endpoints, generating CLI commands for immediate deployment.

How do I apply default-deny egress controls and tier-based security baselines in Terraform?

Apply default-deny egress controls and tier-based security baselines by outputting production-ready Terraform snippets that define SG, NSG, and NACL configurations for multi-cloud environments.

Can I remediate network audit findings and prevent cloud misconfigurations automatically?

Remediate network audit findings automatically by generating standardized CLI commands and Terraform snippets that enforce secure cloud network controls and defense-in-depth from day one.

Does the network security skill read existing cloud plans for ongoing governance?

Yes, the network security skill reads .heaptrace/cloud-plan.json when present to apply ongoing governance, validate inter-service communication, and prevent misconfigurations across new deployments.