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 > 10 </ 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 > 11 </ strong > skills available.
192192 </ span > </ div >
193193< div class ="grid ">
194194< div class ="card ">
@@ -245,6 +245,19 @@ <h1>Claude Security Skills</h1>
245245</ div >
246246< div class ="card ">
247247< div class ="card-header ">
248+ < div class ="icon "> 📑</ div >
249+ < div >
250+ < div class ="card-title "> secure-microsoft-excel-validation</ div >
251+ < div class ="card-subtitle "> skill</ div >
252+ </ div >
253+ </ div >
254+ < p class ="card-desc "> Generate secure microsoft excel file validation code. Enforces secure generation of code validating a microsoft excel file. Invoke when writing any microsoft excel file validation related code.</ p >
255+ < a class ="card-link " href ="https://github.com/righettod/code-assistant-skills-security-utils/tree/main/.claude/skills/secure-microsoft-excel-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 >
256+ View SKILL.md on GitHub
257+ </ a >
258+ </ div >
259+ < div class ="card ">
260+ < div class ="card-header ">
248261< div class ="icon "> 🔑</ div >
249262< div >
250263< div class ="card-title "> secure-message-digest-generation</ div >
Original file line number Diff line number Diff line change @@ -45,6 +45,17 @@ https://github.com/righettod/code-assistant-skills-security-utils/tree/main/.cla
4545</skill >
4646<skill >
4747<name >
48+ secure-microsoft-excel-validation
49+ </name >
50+ <description >
51+ Generate secure microsoft excel file validation code. Enforces secure generation of code validating a microsoft excel file. Invoke when writing any microsoft excel file validation related code.
52+ </description >
53+ <location >
54+ https://github.com/righettod/code-assistant-skills-security-utils/tree/main/.claude/skills/secure-microsoft-excel-validation/SKILL.md
55+ </location >
56+ </skill >
57+ <skill >
58+ <name >
4859secure-message-digest-generation
4960</name >
5061<description >
You can’t perform that action at this time.
0 commit comments