SkillDex
CodexOther skillTesting / QAactive

Security Threat Model

A Codex Skill for repository-grounded threat modeling across assets, trust boundaries, attacker paths, and mitigations.

Overview

Use this reference when a codebase or deployment path needs a scoped AppSec threat model anchored in repository evidence.

What this Skill can do

  • Frames assets, trust boundaries, attacker capabilities, abuse paths, and mitigations.
  • Requires repository evidence instead of generic security checklists.
  • Produces concise Markdown threat-model output for review.

Best use cases

  • Threat modeling a repository before deployment.
  • Documenting trust boundaries around auth, secrets, external APIs, or generated artifacts.
  • Reviewing mitigations for realistic abuse paths.

Not suitable for

  • Replacing a formal security review for high-risk production systems.
  • Creating generic security advice without repository evidence.
  • Treating relationship or evidence metadata as proof that a system is secure.

Inputs

  • Repository path, in-scope components, deployment model, exposure, and auth expectations.
  • Existing architecture notes or evidence gathered from the repo.

Outputs

  • Threat model with assets, trust boundaries, abuse paths, and mitigations.
  • Explicit assumptions and out-of-scope items.
  • Concrete follow-up checks for security review.

Compatibility

Tools: Codex

Environments: Codex CLI or compatible Codex skill runtime, Repository with security-relevant architecture or deployment context

  • Requires a concrete in-scope repository or path.
  • Security claims should stay tied to observable repo evidence.

SkillDex catalogs the review workflow only; it does not perform security scanning.

Evidence summary

implementedVerified 2026-07-02
  • Source directoryrepo

    Public source directory and Apache-2.0 license file were checked for this catalog entry.

Safe example prompts

Model deployment threats

Use the Security Threat Model reference to enumerate trust boundaries and abuse paths for this static deployment workflow.

Review secret boundaries

Use the Security Threat Model reference to inspect how this repo handles tokens, generated output, and production deploy permissions.

Installation / usage

Reference the upstream curated Skill directory.

  1. 1Open the GitHub source directory for the Skill.
  2. 2Collect repository evidence before applying the threat-model workflow.

Source metadata

Author
openai
License
Apache-2.0
Indexed
2026-07-02
Reviewed
2026-07-02