Skip to main content
Run any Skill in Manus
with one click
GitHub repository

code-assistant-skills-security-utils

code-assistant-skills-security-utils contains 12 collected skills from righettod, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
6
updated
2026-06-15
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

secure-http-request-dns-rebinding-prevention
software-developers

Generate secure code for HTTP request preventing exposure to DNS rebinding attack. Enforces HTTP request not exposed to DNS rebinding attack. Invoke when writing HTTP request code that must only target public IP addresses.

2026-06-15
secure-microsoft-excel-validation
software-developers

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.

2026-05-03
secure-microsoft-word-validation
software-developers

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. See "security-considerations" metadata for security limitations.

2026-05-03
secure-relative-url-validation
information-security-analysts

Generate 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.

2026-05-02
secure-pdf-validation
software-developers

Generate secure pdf file validation code. Enforces secure generation of code validating a pdf file. Invoke when writing any pdf file validation related code.

2026-05-02
secure-csv-generation
software-developers

Generate 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.

2026-04-16
secure-email-validation
software-developers

Generate secure email address validation code. Enforces secure generation of code validating an email address. Invoke when writing any email address validation related code.

2026-04-16
secure-image-validation
information-security-analysts

Generate secure image file validation code. Enforces secure generation of code validating an image file. Invoke when writing any image file validation related code.

2026-04-16
secure-log-entry-generation
information-security-analysts

Generate secure log entry generation code. Enforces secure generation of code generating a log entry. Invoke when writing any log entry generation related code.

2026-04-16
secure-message-digest-generation
information-security-analysts

Generate secure message digest (often called hash) generation code. Enforces secure generation of a message digest. Invoke when writing any message digest generation related code.

2026-04-16
secure-xml-parsing
software-developers

Generate secure XML parsing code. Enforces secure parsing of XML content. Invoke when writing any XML parsing related code.

2026-04-16
secure-archive-decompression
information-security-analysts

Generate secure code for archive decompression. Enforces secure decompression of the content. Invoke when writing any archive decompression related code.

2026-04-14