What is infra-security-review?
Security patterns and checklists for reviewing Infrastructure-as-Code. Covers Terraform/OpenTofu state, secrets, network, compute, database, and storage security. Source: majesticlabs-dev/majestic-marketplace.
Security patterns and checklists for reviewing Infrastructure-as-Code. Covers Terraform/OpenTofu state, secrets, network, compute, database, and storage security.
Quickly install infra-security-review AI skill to your development environment via command line
Source: majesticlabs-dev/majestic-marketplace.
Security checklists and grep patterns for reviewing IaC code. Use these patterns when verifying infrastructure security.
| S3 bucket without encryption | Critical | encrypt = false or missing | | Missing state locking | High | No DynamoDB table configured | | Public bucket policy | Critical | blockpublic not all true | | Missing versioning | Medium | versioning not enabled |
| Hardcoded AWS keys | Critical | AKIA[0-9A-Z]{16} | | Hardcoded passwords | Critical | password\s=\s"[^"]+[^}]" | | Database credentials in code | Critical | DATABASEURL with password | | API keys in variables | High | apikey, secretkey defaults |
Security patterns and checklists for reviewing Infrastructure-as-Code. Covers Terraform/OpenTofu state, secrets, network, compute, database, and storage security. Source: majesticlabs-dev/majestic-marketplace.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill infra-security-reviewBrowse more skills from majesticlabs-dev/majestic-marketplace
Security patterns and checklists for reviewing Infrastructure-as-Code. Covers Terraform/OpenTofu state, secrets, network, compute, database, and storage security. Source: majesticlabs-dev/majestic-marketplace.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill infra-security-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/majesticlabs-dev/majestic-marketplace