Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

reviewing-threat-model

Étoiles6
Forks0
Mis à jour22 juillet 2026 à 23:27

Threat-models a system or design for security at design time — enumerates what an adversary could do boundary by boundary (STRIDE, trust boundaries, data-flow, attack trees, abuse cases) and whether each threat is mitigated, rather than pattern-matching existing code for vulnerabilities. Works on a design doc or RFC when present, and reconstructs the implied design from the code/config when absent. Use when asked for a threat model, a security architecture review, an attack-surface review, or "what could go wrong" on a system, service, or AI agent app — especially one with tools, autonomy, or external/untrusted inputs. Skip when the change is a pure code fix with no new trust boundaries, components, or data-flows — diff-time vulnerability detection is sweeping-for-security's job.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
6 fichiers
SKILL.md
readonly