|
3 | 3 | **Drop structured security skills into your AI coding agent. Get instant, framework-grounded security expertise.** |
4 | 4 |
|
5 | 5 |  |
6 | | - |
| 6 | + |
7 | 7 |  |
8 | 8 |  |
9 | 9 |  |
@@ -111,7 +111,7 @@ This is why some skills ship extra `.md` files alongside `SKILL.md` (e.g. `cloud |
111 | 111 |
|
112 | 112 | ## Skills |
113 | 113 |
|
114 | | -45 skills across 10 security domains. |
| 114 | +46 skills across 10 security domains. |
115 | 115 |
|
116 | 116 | ### Application Security |
117 | 117 |
|
@@ -143,6 +143,7 @@ This is why some skills ship extra `.md` files alongside `SKILL.md` (e.g. `cloud |
143 | 143 | | RBAC/ABAC Design | `skills/identity/rbac-design/` | NIST RBAC, NIST SP 800-162 | |
144 | 144 | | Zero Trust Assessment | `skills/identity/zero-trust-assessment/` | NIST SP 800-207, CISA ZTMM v2 | |
145 | 145 | | Privileged Access Management | `skills/identity/privileged-access/` | CIS Controls v8, NIST SP 800-53 | |
| 146 | +| Passkey Recovery Ceremony Review | `skills/identity/passkey-recovery-ceremony-review/` | NIST SP 800-63B, OWASP ASVS, FIDO2/WebAuthn | |
146 | 147 |
|
147 | 148 | ### Cloud Security |
148 | 149 |
|
@@ -218,8 +219,8 @@ Pre-configured skill sequences for common security roles. Each bundle orchestrat |
218 | 219 | |------|-------------|--------| |
219 | 220 | | **vCISO** | Security program leadership, risk assessment, compliance, board reporting | nist-csf-assessment, soc2-gap, iam-review, cve-triage, threat-modeling | |
220 | 221 | | **SOC Analyst** | Alert triage, threat hunting, incident investigation, detection engineering | alert-triage, detection-engineering, ir-playbook, log-analysis, cve-triage | |
221 | | -| **Security Engineer** | Building security into products and infrastructure | secure-code-review, dependency-scanning, cve-triage, secrets-management, pipeline-security, container-security, iam-review | |
222 | | -| **AppSec Engineer** | Application security design, testing, and code review | threat-modeling, secure-code-review, api-security, dependency-scanning, prompt-injection, owasp-top-10-web | |
| 222 | +| **Security Engineer** | Building security into products and infrastructure | secure-code-review, dependency-scanning, cve-triage, secrets-management, pipeline-security, container-security, iam-review, passkey-recovery-ceremony-review | |
| 223 | +| **AppSec Engineer** | Application security design, testing, and code review | threat-modeling, secure-code-review, api-security, dependency-scanning, prompt-injection, owasp-top-10-web, passkey-recovery-ceremony-review | |
223 | 224 | | **Cloud Security Engineer** | Cloud posture, IaC review, container security, identity | aws-review, azure-review, gcp-review, iac-security, container-security, zero-trust-assessment, privileged-access | |
224 | 225 |
|
225 | 226 | --- |
|
0 commit comments