Skip to main content

Portable agent capabilities

Agent Skills

Discover reusable Agent Skills with a recorded version or source snapshot, runtime, permissions, evidence, and compatibility facts. Listings are information, not an instruction to execute code.

Filter evidence and compatibility

Review signals are informational, not a security certification. Test third-party capabilities in an isolated environment.

Clear filters

Capabilities by use case

Showing 1-23 of 23 matching listings · 271 total

Browse curated stacks

Security

Review authentication, privacy, secrets, and application threats.

23 listings

Agent Skill

Security

API Security Patterns

community · 1.0.0

Secure APIs: input validation, rate limiting, CORS, HMAC signing, API key management, mutual TLS, and OWASP API Security Top 10.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
securityapi-securityrate-limiting+2
Review trust card

Agent Skill

Security

CIS Benchmark Hardening

community · 1.0.0

Apply CIS Benchmarks for hardening Linux, Docker, and Kubernetes: baseline scanning with kube-bench, InSpec, and OpenSCAP.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
securitycis-benchmarkhardening+2
Review trust card

Agent Skill

Security

Code Review Excellence

wshobson · source-snapshot-2026-07-16

Conduct systematic code reviews covering logic, security, performance, readability, and test coverage with structured feedback.

Metadata reviewed No listed warning 2 permissions
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
code-reviewqualityfeedback+2
Review trust card

Agent Skill

Security

Container Image Scanning

community · 1.0.0

Scan container images for vulnerabilities with Trivy/Grype, enforce policies with OPA/Kyverno, and sign images with Cosign.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
securitycontainer-scanningtrivy+2
Review trust card

Agent Skill

Security

Content Security Policy

community · 1.0.0

Configure CSP, HSTS, X-Frame-Options, Permissions-Policy, and Subresource Integrity headers to harden web application security.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
securitycspheaders+2
Review trust card

Agent Skill

Security

Dependency Audit & SBOM

community · 1.0.0

Audit npm, pip, and cargo dependencies: CVE scanning, SBOM generation, license compliance, automated PRs with Renovate/Dependabot.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
securitysbomcve+2
Review trust card

Agent Skill

Security

Deployment Pipeline Design

wshobson · source-snapshot-2026-07-16

Design CI/CD pipelines with build, test, security scan, staging, and production promotion stages using GitHub Actions or similar.

Metadata reviewed Elevated access 2 permissions
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
ci-cdpipelinesdeployment+2
Review trust card

Agent Skill

Official Security

Elastic Security Alert Triage Skill

Elastic · 0.1.0

Gather context, classify threats, document findings, create cases, and acknowledge Elastic Security alerts with explicit operator review.

Metadata reviewed Elevated access 3 permissions
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
securityalert-triagesoc+3
Review trust card

Agent Skill

Security

GDPR & Privacy Engineering

community · 1.0.0

Implement privacy-by-design: data minimization, consent management, right-to-erasure workflows, and DPIA documentation.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
securitygdprprivacy+2
Review trust card

Agent Skill

Security

GDPR Data Handling

wshobson · source-snapshot-2026-07-16

Audit and implement GDPR compliance: lawful basis, data subject rights, consent management, DPIAs, and breach notification.

Metadata reviewed Elevated access 2 permissions
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
gdprprivacycompliance+2
Review trust card

Agent Skill

Official Security

Google Cloud Security Review Skill

Google · source-snapshot-2026-07-18

Review a Google Cloud architecture against the security pillar of the Well-Architected Framework and turn findings into prioritized actions.

Metadata reviewed Elevated access 2 permissions
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
securitygoogle-cloudwell-architected+2
Review trust card

Agent Skill

Security

JWT & Refresh Token Patterns

community · 1.0.0

Implement secure JWT: short-lived access tokens, rotating refresh tokens, JWK rotation, token revocation, and PKCE for SPAs.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
securityjwtrefresh-tokens+2
Review trust card

Agent Skill

Security

OAuth 2.0 / OIDC Patterns

community · 1.0.0

Implement OAuth 2.0 and OpenID Connect flows: authorization code with PKCE, refresh tokens, JWK rotation, and client credential grants.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
oauthoidcauth+2
Review trust card

Agent Skill

Security

OWASP Top 10 Mitigation

community · 1.0.0

Mitigate OWASP Top 10 vulnerabilities: injection, broken auth, XSS, CSRF, SSRF, insecure deserialization, and security misconfiguration.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
securityowaspvulnerabilities+2
Review trust card

Agent Skill

Security

Penetration Testing Methodology

community · 1.0.0

Apply OWASP Testing Guide methodology: reconnaissance, enumeration, exploitation, privilege escalation, and responsible disclosure.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
securitypentestowasp+1
Review trust card

Agent Skill

Security

Prompt Injection Defense

community · 1.0.0

Defend LLM applications against prompt injection: input sanitization, output validation, tool-call allowlisting, and sandboxing.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
securityprompt-injectionllm-security+2
Review trust card

Agent Skill

Official Security

Repository Threat Model Skill

OpenAI · source-snapshot-2026-07-18

Produce repository-grounded threat models covering assets, trust boundaries, attacker capabilities, abuse paths, and actionable mitigations.

Metadata reviewed Elevated access 2 permissions
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
securitythreat-modelingappsec+2
Review trust card

Agent Skill

Security

Secrets Detection & Rotation

community · 1.0.0

Detect leaked secrets with gitleaks/trufflehog, rotate compromised credentials, and set up pre-commit secret scanning hooks.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
securitysecrets-detectiongitleaks+2
Review trust card

Agent Skill

Security

Secrets Management

wshobson · source-snapshot-2026-07-16

Audit and implement secrets management with environment variables, secret stores, rotation policies, and zero-secret-in-code patterns.

Metadata reviewed Elevated access 2 permissions
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
secretssecurityvault+2
Review trust card

Agent Skill

Security

Secure SDLC Patterns

community · 1.0.0

Integrate security throughout SDLC: threat modeling, SAST/DAST in CI, security code review, dependency scanning, and shift-left practices.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
securitysdlcsast+2
Review trust card

Agent Skill

Security

Security Audit

Addy Osmani · 1.0

Systematically identify injection flaws, broken auth, IDOR, secrets exposure, and dependency vulnerabilities in web projects.

Metadata reviewed Elevated access 2 permissions
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
securityauditowasp+1
Review trust card

Agent Skill

Security

Supply Chain Security

community · 1.0.0

Harden software supply chain: Sigstore signing, SLSA provenance, reproducible builds, artifact attestations, and Cosign verification.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
securitysigstoreslsa+2
Review trust card

Agent Skill

Security

Zero Trust Security Patterns

community · 1.0.0

Implement zero trust networking: mutual TLS, service mesh (Istio/Linkerd), identity-aware proxies, and least-privilege access policies.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
zero-trustmtlsservice-mesh+2
Review trust card