Install any skill in seconds. Free to start, no credit card required.
Get Started Free →安全架构与治理:威胁建模 (STRIDE/PASTA/LINDDUN)、零信任身份架构、IAM/SSO/MFA/PAM、合规框架 (SOC2/PCI/HIPAA/GDPR)、DLP、隐私工程、安全控制设计。Use when designing security architecture, threat modeling new systems, implementing zero-trust identity, designing IAM/SSO/PAM, building compliance evidence chains, or planning privacy-by-design.
.claude/skills/telagod-architecting-security/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-03 | ✗→✓ | ▲ Improved | 218% | 0% |
| case-04 | ✗→✓ | ▲ Improved | 2% | 0% |
| case-06 | ✗→✓ | ▲ Improved | 63% | 0% |
| case-15 | ✗→✓ | ▲ Improved | 57% | 0% |
| case-16 | ✗→✓ | ▲ Improved | 8% | 0% |
> 判断先于执行:决定「是否做 / 选什么 / 如何取舍」(栈、方案、架构、权衡)前,先读领域判断内核 skills/_kernel/security/SKILL.md——它管 judgment,本秘典管 execution;冲突时以内核判断为准。
> 架构是预防层,不是补丁。先建模再写代码,先定边界再开 API。控制必须可证据化。
| 意图 | 秘典 | 核心 | |------|------|------| | 威胁建模 | threat-modeling | STRIDE / PASTA / LINDDUN / DFD / Attack Tree | | 身份与零信任 | identity-and-zero-trust | IAM / SSO / MFA / Kerberos / PAM / Conditional Access | | 合规与证据 | compliance-and-evidence | SOC2 / PCI / HIPAA / GDPR / ISO27001 / DLP / 隐私工程 |
| 场景 | 用 | 不用 | |------|----|----| | 新系统设计 / 新攻击面引入 | ✅ STRIDE + DFD | — | | 重大架构变更(鉴权、数据流、信任边界)| ✅ 重新建模 | — | | 引入 PII / PHI / PCI 数据 | ✅ LINDDUN + 合规映射 | — | | 上线前安全门禁 / 客户安全问卷 | ✅ 控制矩阵 + 证据 | — | | 已有架构无变更 | ❌ | 用现有控制即可 | | 仅 bug 修复 / 样式调整 | ❌ | 走 analyzing-security | | 渗透实施层面 | ❌ | 用 securing-systems |
威胁建模 (STRIDE/PASTA/LINDDUN)
→ 控制设计 (preventive / detective / responsive 三层)
→ 实现 (代码、IaC、policy-as-code)
→ 验证 (渗透 / 红队 / 控制测试)
→ 证据留痕 (日志 / 审计 / 合规映射)每环必须可回答「这控制对应哪条威胁?这威胁缓解到什么残留水平?谁验收?」
| 决策点 | 选项 A | 选项 B | 判据 | |--------|--------|--------|------| | 鉴权协议 | SAML 2.0 | OIDC | 企业内部 SSO → SAML;移动/SPA/API → OIDC | | MFA 强度 | TOTP / Push | FIDO2 / WebAuthn | 高价值账号、抗钓鱼 → FIDO2 强制 | | 特权访问 | Standing privilege | JIT + Approval | 生产/敏感 → JIT;运维便利 → Standing 必有补偿 | | 合规起步 | SOC 2 Type I | Type II | 客户问卷应付 → I;正式审计 → II(6-12月观察期)| | 数据脱敏 | 假名化(可逆)| 匿名化(不可逆)| 业务侧仍需关联 → 假名化 + KMS;统计/共享 → 匿名化 | | 跨境传输 | SCC | BCR | 偶发场景 → SCC;跨国集团内部 → BCR |
api-design.md| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-01 | fail→fail | 26,362 | 35,491 | +35% | 1 | 1 | 0% | 3,883 | 5,368 | +38% | 0 | 0 | — |
case-02 | fail→fail | 7,281 | 8,109 | +11% | 1 | 1 | 0% | 1,351 | 2,609 | +93% | 0 | 0 | — |
case-03 | fail→pass | 6,597 | 8,638 | +31% | 1 | 1 | 0% | 578 | 1,836 | +218% | 0 | 0 | — |
case-04 | fail→pass | 16,639 | 8,007 | -52% | 1 | 1 | 0% | 2,264 | 2,305 | +2% | 0 | 0 | — |
case-05 | pass→pass | 14,088 | 8,862 | -37% | 1 | 1 | 0% | 2,231 | 2,553 | +14% | 0 | 0 | — |
case-06 | fail→pass | 11,018 | 10,650 | -3% | 1 | 1 | 0% | 1,673 | 2,728 | +63% | 0 | 0 | — |
case-07 | pass→pass | 13,661 | 10,377 | -24% | 1 | 1 | 0% | 2,024 | 2,664 | +32% | 0 | 0 | — |
case-08 | pass→pass | 16,331 | 20,216 | +24% | 1 | 1 | 0% | 2,456 | 4,111 | +67% | 0 | 0 | — |
case-09 | pass→pass | 10,405 | 12,173 | +17% | 1 | 1 | 0% | 1,537 | 3,024 | +97% | 0 | 0 | — |
case-10 | pass→pass | 16,315 | 11,256 | -31% | 1 | 1 | 0% | 2,418 | 2,786 | +15% | 0 | 0 | — |
case-11 | pass→pass | 14,378 | 10,470 | -27% | 1 | 1 | 0% | 2,041 | 2,728 | +34% | 0 | 0 | — |
case-12 | fail→fail | 9,205 | 14,051 | +53% | 1 | 1 | 0% | 1,353 | 3,111 | +130% | 0 | 0 | — |
case-13 | pass→pass | 9,123 | 9,735 | +7% | 1 | 1 | 0% | 1,326 | 2,489 | +88% | 0 | 0 | — |
case-14 | pass→pass | 14,044 | 16,009 | +14% | 1 | 1 | 0% | 2,136 | 3,564 | +67% | 0 | 0 | — |
case-15 | fail→pass | 10,542 | 9,759 | -7% | 1 | 1 | 0% | 1,664 | 2,605 | +57% | 0 | 0 | — |
case-16 | fail→pass | 22,192 | 14,302 | -36% | 1 | 1 | 0% | 3,209 | 3,475 | +8% | 0 | 0 | — |
case-17 | fail→pass | 14,648 | 15,555 | +6% | 1 | 1 | 0% | 2,039 | 3,162 | +55% | 0 | 0 | — |
case-18 | pass→pass | 10,296 | 11,000 | +7% | 1 | 1 | 0% | 1,557 | 2,607 | +67% | 0 | 0 | — |
case-19 | pass→pass | 14,416 | 5,608 | -61% | 1 | 1 | 0% | 1,712 | 1,981 | +16% | 0 | 0 | — |
case-20 | pass→pass | 16,558 | 13,246 | -20% | 1 | 1 | 0% | 2,416 | 3,254 | +35% | 0 | 0 | — |
case-21 | pass→pass | 12,273 | 12,162 | -1% | 1 | 1 | 0% | 2,032 | 3,158 | +55% | 0 | 0 | — |
case-22 | pass→pass | 17,646 | 18,130 | +3% | 1 | 1 | 0% | 2,553 | 3,835 | +50% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted. The headline lift of +27 percentage points is the difference between those two pass rates over the 22 comparable cases.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.