·infra-security-review
!

infra-security-review

Infrastructure-as-Code をレビューするためのセキュリティ パターンとチェックリスト。 Terraform/OpenTofu の状態、シークレット、ネットワーク、コンピューティング、データベース、ストレージのセキュリティをカバーします。

25インストール·1トレンド·@majesticlabs-dev

インストール

$npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill infra-security-review

infra-security-review のインストール方法

コマンドラインで infra-security-review AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill infra-security-review
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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 |

Infrastructure-as-Code をレビューするためのセキュリティ パターンとチェックリスト。 Terraform/OpenTofu の状態、シークレット、ネットワーク、コンピューティング、データベース、ストレージのセキュリティをカバーします。 ソース: majesticlabs-dev/majestic-marketplace。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill infra-security-review
カテゴリ
!セキュリティ
認証済み
初回登録
2026-02-23
更新日
2026-03-10

Browse more skills from majesticlabs-dev/majestic-marketplace

クイックアンサー

infra-security-review とは?

Infrastructure-as-Code をレビューするためのセキュリティ パターンとチェックリスト。 Terraform/OpenTofu の状態、シークレット、ネットワーク、コンピューティング、データベース、ストレージのセキュリティをカバーします。 ソース: majesticlabs-dev/majestic-marketplace。

infra-security-review のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill infra-security-review インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/majesticlabs-dev/majestic-marketplace