network-security-groups
✓Configure network security groups and firewall rules to control inbound/outbound traffic and implement network segmentation.
Installation
SKILL.md
Implement network security groups and firewall rules to enforce least privilege access, segment networks, and protect infrastructure from unauthorized access.
| 22 | TCP | SSH (Admin only) | | 80 | TCP | HTTP (Public) | | 443 | TCP | HTTPS (Public) | | 3306 | TCP | MySQL (App tier only) | | 5432 | TCP | PostgreSQL (App tier only) | | 6379 | TCP | Redis (App tier only) |
Configure network security groups and firewall rules to control inbound/outbound traffic and implement network segmentation. Source: aj-geddes/useful-ai-prompts.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill network-security-groups Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill network-security-groups- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is network-security-groups?
Configure network security groups and firewall rules to control inbound/outbound traffic and implement network segmentation. Source: aj-geddes/useful-ai-prompts.
How do I install network-security-groups?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill network-security-groups Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/aj-geddes/useful-ai-prompts
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-01