RedHatProductSecurityRedHatProductSecurityOfficialยท128 Agent Skills Included

prodsec-skills

Secure coding, fuzzing, and security review guidance for code

Applies security best practices while writing, testing, and reviewing code across languages and platforms. Covers fuzzing, static analysis, cryptographic auditing, Kubernetes hardening, OAuth/OIDC setup, and supply chain checks. Eliminates manual security checklist work by embedding expert guidance directly into development workflows.
npx skills add RedHatProductSecurity/prodsec-skills --all -g -y
Available:

Tells the agent how to pick the right security skill by reading each SKILL.md description field, load only the files needed for the task, and resolve skill paths correctly.

All Skills in This Repository (128)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
RedHatProductSecurityRedHatProductSecurity

protected-resource-metadata

Implement or review OAuth 2.0 Protected Resource Metadata in MCP servers.

Official
Intermediate
๐Ÿ“ฆ In Repo
RedHatProductSecurityRedHatProductSecurity

address-sanitizer

Detect memory safety violations in C/C++ applications during fuzz testing.

Official
Intermediate
๐Ÿ“ฆ In Repo
RedHatProductSecurityRedHatProductSecurity

agent-identity

Guide AI agent identity implementation with SPIFFE IDs and service accounts.

Official
Intermediate
๐Ÿ“ฆ In Repo
RedHatProductSecurityRedHatProductSecurity

model-registry-secure-storage

Enforce authentication, authorization, encryption, and auditing for model registry storage.

Official
Advanced
๐Ÿ“ฆ In Repo
RedHatProductSecurityRedHatProductSecurity

hardening-remote

Secure remote MCP servers with TLS, network segmentation, and certificate verification.

Official
Advanced
๐Ÿ“ฆ In Repo
RedHatProductSecurityRedHatProductSecurity

react-security

Identify XSS vulnerabilities and unsafe HTML or URL handling in React applications.

Official
Intermediate
๐Ÿ“ฆ In Repo
RedHatProductSecurityRedHatProductSecurity

no-credential-forwarding

Enforce separate non-user credentials for downstream API access in MCP servers.

Official
Intermediate
๐Ÿ“ฆ In Repo
RedHatProductSecurityRedHatProductSecurity

rbac

Map token claims to internal roles for MCP server authorization.

Official
Intermediate
๐Ÿ“ฆ In Repo
RedHatProductSecurityRedHatProductSecurity

harness-writing

Generate fuzzing harness templates for C++, Rust, and other languages.

Official
Intermediate
๐Ÿ“ฆ In Repo
RedHatProductSecurityRedHatProductSecurity

health-probes

Configure Kubernetes liveness, readiness, and startup probes with lifecycle hooks.

Official
Advanced
๐Ÿ“ฆ In Repo
RedHatProductSecurityRedHatProductSecurity

internal-application-routing

Route internal application requests through a designated API gateway.

Official
Basic
๐Ÿ“ฆ In Repo
RedHatProductSecurityRedHatProductSecurity

roots-support

Validate MCP servers enforce declared filesystem root boundaries.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install prodsec-skills?โ–ผ

Run `npx skills add RedHatProductSecurity/prodsec-skills --all -g -y` in your terminal to install all security skills globally.

What does prodsec-skills do?โ–ผ

It gives your coding assistant 130+ security guidance files covering secure development, fuzzing, static analysis, and audit workflows, so security best practices are applied as code is written.

Does prodsec-skills work with Claude Code and Cursor?โ–ผ

Yes. All skills are tool-agnostic markdown files that work in any assistant that can read files, including Claude Code, Cursor, and Copilot.

Can prodsec-skills help with fuzzing and static analysis?โ–ผ

Yes. It includes detailed skills for libFuzzer, AFL++, cargo-fuzz, Semgrep, and CodeQL, covering harness writing, corpus management, and scan workflows.

Do I need security expertise to use prodsec-skills?โ–ผ

No. Each skill contains step-by-step checklists and examples, so the agent applies expert-level security guidance from plain-English requests.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’