aiwg
Version:
Deployment tool and support utility for AI context. Copies agents, skills, commands, rules, and behaviors into the paths each AI platform reads (Claude Code, Codex, Copilot, Cursor, Warp, OpenClaw, and 6 more) so one source of truth works across 10 platfo
18 lines (11 loc) • 418 B
Markdown
# Threat Model (Sample)
## Scope
- Component: Core API
- Data: PII (email), session tokens
## STRIDE (excerpt)
| Component | Spoofing | Tampering | Repudiation | Info disclosure | DoS | EoP |
|-----------|----------|-----------|-------------|-----------------|-----|-----|
| API GW | MFA | WAF rules | signed logs | TLS | rate limits | RBAC |
## Mitigations
- TLS 1.2+, HSTS
- JWT with short TTL, refresh tokens