cloud-infrastructure-security

Enforce cloud security best practices across AWS, Vercel, Railway, and Cloudflare deployments.

4|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/Yog-Sotho/claude-skills --skill cloud-infrastructure-security-yog-sotho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-infrastructure-security
Source: https://github.com/Yog-Sotho/claude-skills/tree/main/cloud-infrastructure-security
Command: npx skills add https://github.com/Yog-Sotho/claude-skills --skill cloud-infrastructure-security-yog-sotho

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cloud deployments frequently suffer from insecure configurations across IAM, secrets, encryption, networking, and logging, creating security gaps.

Core Features & Use Cases

  • IAM & Access Control: enforce least privilege and secure role management across cloud platforms.
  • Secrets Management & Encryption: ensure secrets are stored, rotated, and encrypted; enforce TLS and key management.
  • Network & Logging: harden network boundaries, monitor logs, and maintain incident readiness.
  • CI/CD & Compliance: embed security checks into pipelines and automate pre-deploy validations.
  • Use Case: before deploying a new service, apply the pre-deployment checklist to verify IAM, secrets, encryption, and logging configurations are correct.

Quick Start

Use this skill to perform a pre-deployment security review of your cloud infrastructure and gate changes with security checks.

Frequently Asked Questions about cloud-infrastructure-security

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

FAQPage Schema
How do I run a pre-deployment security review for AWS, Vercel, Railway, and Cloudflare?

Run a pre-deployment security review by applying checks across IAM, secrets, encryption, network boundaries, and logging for AWS, Vercel, Railway, and Cloudflare. This verifies configurations and gates changes with automated pre-deploy validations.

What's the best way to enforce least privilege and secure role management across cloud platforms?

Enforce least privilege and secure role management by applying IAM configuration checks and best-practice patterns across your cloud platforms. This ensures access control is properly locked down before deployment.

How do I embed security checks into CI/CD pipelines for cloud deployments?

Embed security checks into CI/CD pipelines by automating pre-deployment validations and enforcing compliance controls. This gates infrastructure changes with security checks before they reach production environments.

Can I use this to check secrets management and encryption configurations before deploying?

Yes, you can check secrets management and encryption configurations before deploying. It verifies secrets are stored, rotated, and encrypted, while enforcing TLS and proper key management across your infrastructure.

Does this cover network hardening, logging, and incident response planning for cloud infrastructure?

Yes, it covers network hardening, logging, and incident response planning for cloud infrastructure. It provides checklists to harden network boundaries, monitor logs, and maintain incident readiness for your deployments.