ワンクリックで
auth-security-planner
Domain guidance for planning authentication and security phases. Loaded when phase category is AUTH.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Domain guidance for planning authentication and security phases. Loaded when phase category is AUTH.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Domain guidance for implementing API and service layer phases. Loaded when phase category is API.
Domain guidance for planning API and service layer phases. Loaded when phase category is API.
Domain guidance for reviewing API and service layer phases. Loaded when phase category is API.
Domain guidance for planning CLI and tooling phases. Loaded when phase category is CLI.
Domain guidance for planning data and persistence phases. Loaded when phase category is DATA.
Domain guidance for planning infrastructure and configuration phases. Loaded when phase category is INFRA.
| name | auth-security-planner |
| description | Domain guidance for planning authentication and security phases. Loaded when phase category is AUTH. |
Make security properties explicit and verifiable. Do not assume the executor knows secure defaults — name them.
exp/iss/aud), the signing algorithm, refresh rotation, and a revocation strategy.Invalid credentials, expired tokens, unauthorised roles, cross-tenant probes, replay of refresh tokens, concurrent logout from another device, missing/malformed Authorization header.
Minimum: one positive-path test per auth flow, one negative-path test per enumerated edge case above, one cross-tenant isolation test.