File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 188188< header > < div class ="badge "> Skills Catalog</ div >
189189< h1 > Claude Security Skills</ h1 >
190190< p class ="subtitle "> Security-focused code-generation skills for Claude Code assistants</ p >
191- < p class ="subtitle "> < a class ="bundle-link " href ="skills.zip " target ="_blank " rel ="noopener noreferrer "> Download the bundle</ a > </ p > </ header > < div style ="text-align:center "> < span class ="skill-count "> < strong > 9 </ strong > skills available.
191+ < p class ="subtitle "> < a class ="bundle-link " href ="skills.zip " target ="_blank " rel ="noopener noreferrer "> Download the bundle</ a > </ p > </ header > < div style ="text-align:center "> < span class ="skill-count "> < strong > 10 </ strong > skills available.
192192 </ span > </ div >
193193< div class ="grid ">
194194< div class ="card ">
@@ -232,6 +232,19 @@ <h1>Claude Security Skills</h1>
232232</ div >
233233< div class ="card ">
234234< div class ="card-header ">
235+ < div class ="icon "> 🛡️</ div >
236+ < div >
237+ < div class ="card-title "> secure-microsoft-word-validation</ div >
238+ < div class ="card-subtitle "> skill</ div >
239+ </ div >
240+ </ div >
241+ < p class ="card-desc "> Generate secure microsoft word file validation code. Enforces secure generation of code validating a microsoft word file. Invoke when writing any microsoft word file validation related code.</ p >
242+ < a class ="card-link " href ="https://github.com/righettod/code-assistant-skills-security-utils/tree/main/.claude/skills/secure-microsoft-word-validation/SKILL.md " target ="_blank " rel ="noopener noreferrer "> < svg width ="13 " height ="13 " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 " stroke-linecap ="round " stroke-linejoin ="round "> < path d ="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6 "> </ path > < polyline points ="15 3 21 3 21 9 "> </ polyline > < line x1 ="10 " y1 ="14 " x2 ="21 " y2 ="3 "> </ line > </ svg >
243+ View SKILL.md on GitHub
244+ </ a >
245+ </ div >
246+ < div class ="card ">
247+ < div class ="card-header ">
235248< div class ="icon "> 🔑</ div >
236249< div >
237250< div class ="card-title "> secure-message-digest-generation</ div >
Original file line number Diff line number Diff line change @@ -34,6 +34,17 @@ https://github.com/righettod/code-assistant-skills-security-utils/tree/main/.cla
3434</skill >
3535<skill >
3636<name >
37+ secure-microsoft-word-validation
38+ </name >
39+ <description >
40+ Generate secure microsoft word file validation code. Enforces secure generation of code validating a microsoft word file. Invoke when writing any microsoft word file validation related code.
41+ </description >
42+ <location >
43+ https://github.com/righettod/code-assistant-skills-security-utils/tree/main/.claude/skills/secure-microsoft-word-validation/SKILL.md
44+ </location >
45+ </skill >
46+ <skill >
47+ <name >
3748secure-message-digest-generation
3849</name >
3950<description >
You can’t perform that action at this time.
0 commit comments