120 skills
🛡️

sast-configuration

Safe 69

Configure SAST tools for secure code scanning

by wshobson

You need consistent SAST tool setup across your projects. This skill provides guidance for configuring Semgrep, SonarQube, and CodeQL with custom rules and CI integration.

Claude Codex Code(CC)
Install
🔒

pci-compliance

Safe 71

Implement PCI DSS Compliance

by wshobson

This skill provides guidance on implementing PCI DSS requirements for secure payment processing. It covers encryption, tokenization, access controls, and audit logging to help achieve and maintain payment card industry compliance.

Claude Codex Code(CC)
Install
🔐

mtls-configuration

Safe 71

Configure mTLS for zero-trust networking

by wshobson

Secure service-to-service communication with mutual TLS authentication. This skill provides ready-to-use templates for Istio, Linkerd, SPIFFE, and cert-manager to implement zero-trust security in Kubernetes environments.

Claude Codex Code(CC)
Install
🔐

k8s-security-policies

Safe 74

Implement Kubernetes Security Policies and RBAC Controls

by wshobson

Kubernetes clusters need proper security policies to protect against unauthorized access and network attacks. This skill provides ready-to-use templates for NetworkPolicy, RBAC, and Pod Security Standards.

Claude Codex Code(CC)
Install
🛡️

bash-defensive-patterns

Safe 69

Build safer Bash scripts

by wshobson

Write Bash scripts that fail safely and are easier to debug. This skill provides defensive patterns for errors, inputs, and cleanup.

Claude Codex Code(CC)
Install
🔐

auth-implementation-patterns

Safe 69

Implement secure authentication patterns

by wshobson

You need clear guidance for secure authentication and authorization choices. This skill provides proven patterns and examples you can adapt quickly for JWT, OAuth2, and session management.

Claude Codex Code(CC)
Install
🌳

attack-tree-construction

Safe 69

Build attack trees for security planning

by wshobson

Threat paths are hard to map and explain. This skill provides structured attack tree templates and analysis guidance for clearer risk communication and defense planning.

Claude Codex Code(CC)
Install

verification-before-completion

Safe 70

Verify before claiming completion

by obra

AI agents often claim work is complete without actual verification. This skill enforces evidence-based completion claims by requiring verification command output before any success assertions. It prevents false completion reports and builds trust through proof.

Claude Codex Code(CC)
Install
🐛

find-bugs

Safe 69

Find Bugs and Security Vulnerabilities

by getsentry

Identify code issues in your changes. This skill systematically reviews branch changes for bugs, security vulnerabilities, and code quality problems using a structured approach.

Claude Codex Code(CC)
Install
🛡️

defense-in-depth

Safe 71

Apply Defense-in-Depth Validation

by DYAI2025

Invalid data can bypass single validation checks through different code paths, refactoring, or mocks. Apply validation at every layer data passes through to make bugs structurally impossible.

Claude Codex Code(CC)
Install
🛡️

dependency-security

Safe 71

Scan dependencies for vulnerabilities and generate SBOM

by Doyajin174

Dependency vulnerabilities are a leading cause of security breaches in modern applications. This skill provides clear guidance for scanning npm packages, generating Software Bill of Materials documents, and implementing supply chain security practices.

Claude Codex Code(CC)
Install
🔒

when-setting-network-security-use-network-security-setup

Low Risk 68

Configure sandbox network security

by DNYoussef

Claude Code sandbox needs secure network configuration to prevent unauthorized access while allowing trusted domains. This skill provides step-by-step guidance for configuring firewall rules, trusted domains, and access policies.

Claude Codex Code(CC)
Install
🛡️

when-configuring-sandbox-security-use-sandbox-configurator

Low Risk 66

Configure sandbox security settings

by DNYoussef

Claude Code sandbox environments need proper security boundaries to prevent unauthorized access. This skill provides step-by-step guidance to configure file system isolation, network restrictions, and resource limits for secure code execution.

Claude Codex Code(CC)
Install
🔒

when-auditing-security-use-security-analyzer

Safe 69

Run comprehensive security audits with multi-agent coordination

by DNYoussef

Security vulnerabilities often go undetected until it is too late. This skill performs automated security auditing across 5 vectors to identify SQL injection, XSS, path traversal, and other vulnerabilities before attackers do.

Claude Codex Code(CC)
Install
🔍

theater-detection-audit

Safe 71

Detect placeholder code and mocks in codebases

by DNYoussef

Codebases often contain placeholder code, mock data, and stub implementations that appear functional but are not production-ready. This skill systematically identifies all instances of theater and provides a workflow to replace them with production-quality code.

Claude Codex Code(CC)
Install
🔒

sandbox-configurator

Safe 70

Configure sandbox security boundaries

by DNYoussef

Claude Code sandbox configuration is complex and security trade-offs are unclear. This skill provides a specialist agent that analyzes your development needs and generates appropriate sandbox configurations with four security levels from maximum isolation to development mode.

Claude Codex Code(CC)
Install
🔒

network-security-setup

Safe 69

Configure Zero-Trust Network Isolation for Claude Code

by DNYoussef

Protect your AI coding environment from prompt injection attacks and data exfiltration. Configure trusted domain whitelists, proxy settings, and secure environment variable handling for safe development.

Claude Codex Code(CC)
Install
📦

constitution-guardian

Safe 70

Enforce Constitution Compliance in DevFlow Documents

by Dimon94

Prevent non-compliant content from being saved to project documentation. This guardrail enforces CC-DevFlow Constitution rules by detecting partial implementations and hardcoded secrets in real-time during file editing.

Claude Codex Code(CC)
Install
📦

ubs

Low Risk 68

Scan Code for Bugs Before Every Commit

by Dicklesworthstone

AI agents write code fast but can introduce bugs like null pointer errors, missing await statements, and security vulnerabilities. UBS provides pre-commit static analysis across 8 languages to catch these issues in seconds before they reach production.

Claude Codex Code(CC)
Install
🛡️

slb

Safe 68

Add safety gates for destructive commands

by Dicklesworthstone

AI agents can accidentally run destructive commands that cause irreversible damage. This skill integrates the Simultaneous Launch Button tool to implement a two-person rule, requiring peer approval before executing risky commands like rm, git push --force, or DROP TABLE.

Claude Codex Code(CC)
Install