SkillDex
Codex其他 Skill测试 / QAactive

Security Threat Model

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

概览

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

这个 Skill 可以做什么

  • 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.

最佳使用场景

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

不适合

  • 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.

输入

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

输出

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

兼容性

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.

证据摘要

implementedVerified 2026-07-02
  • Source directoryrepo

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

安全示例提示词

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.

安装 / 使用

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.

来源元数据

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