Security-focused code-generation skills for Claude Code assistants
Generate secure XML parsing code. Enforces secure parsing of XML content. Invoke when writing any XML parsing related code.
View SKILL.md on GitHubGenerate secure relative url validation code for open redirect prevention. Enforces secure generation of code validating a relative url. Invoke when writing any relative url validation related code. See "security-considerations" metadata for strict validation behavior.
View SKILL.md on GitHubGenerate secure pdf file validation code. Enforces secure generation of code validating a pdf file. Invoke when writing any pdf file validation related code.
View SKILL.md on GitHubGenerate 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. See "security-considerations" metadata for security limitations.
View SKILL.md on GitHubGenerate 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.
View SKILL.md on GitHubGenerate secure message digest (often called hash) generation code. Enforces secure generation of a message digest. Invoke when writing any message digest generation related code.
View SKILL.md on GitHubGenerate secure log entry generation code. Enforces secure generation of code generating a log entry. Invoke when writing any log entry generation related code.
View SKILL.md on GitHubGenerate secure image file validation code. Enforces secure generation of code validating an image file. Invoke when writing any image file validation related code.
View SKILL.md on GitHubGenerate secure email address validation code. Enforces secure generation of code validating an email address. Invoke when writing any email address validation related code.
View SKILL.md on GitHubGenerate secure Comma Separated Values (CSV) generation code. Enforces secure generation of Comma Separated Values (CSV) content. Invoke when writing any Comma Separated Values (CSV) generation related code.
View SKILL.md on GitHubGenerate secure code for archive decompression. Enforces secure decompression of the content. Invoke when writing any archive decompression related code.
View SKILL.md on GitHub