ワンクリックで
triage-suspected-secret-exposure
Contain and respond to a suspected credential/secret exposure without increasing blast radius.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Contain and respond to a suspected credential/secret exposure without increasing blast radius.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Identify why an AWS API call is denied and what policy element blocks it.
Diagnose EKS worker nodes in NotReady and determine safe remediation.
Identify the primary drivers of a sudden cloud cost increase and implement safe mitigations.
Diagnose GCP quota errors and identify the quota, scope, and fastest safe mitigation.
Diagnose node-level memory/disk/pid pressure and determine safe mitigations.
Diagnose pods stuck in Pending and identify scheduling constraints.
| id | triage-suspected-secret-exposure |
| name | Triage Suspected Secret Exposure |
| description | Contain and respond to a suspected credential/secret exposure without increasing blast radius. |
| tags | ["security","incident","secrets","triage"] |
| maturity | draft |
| inputs | {"secret_type":"string","exposure_location":"string","first_seen_time":"string?"} |
| outputs | ["containment_actions","rotation_plan","verification_steps"] |
| tools_allowed | ["vcs.read","logs.query","secrets.read"] |
| safety | {"default_mode":"read_only","forbidden":["secrets.write","vcs.rewrite_history"],"requires_confirmation_for":["secrets.write","vcs.rewrite_history"]} |
Use when a secret may have been exposed (committed to VCS, printed in logs, pasted to a ticket).
Do not paste the secret into issues, PRs, or chat logs.