Marketplace category archive

Security & Verification Skills

Explore live Security & Verification skills across the current marketplace catalog.

133live listings
10frameworks in use
Livetaxonomy archive

Category Skills

Browse the published marketplace skills currently assigned to this category.

Security & Verification Security Reviewed

OWASP ZAP Scanner Agent

Integrates the OWASP ZAP API to run automated DAST scans against web applications. Parses ZAP JSON reports, triages alerts by CVSS severity, and generates remediation tickets via Jira REST API.

⭐ 15k owasp Apache-2.0
OpenClaw Security & Verification
3w ago 👁 2 View skill →
Security & Verification Security Reviewed

CSP Policy Analyzer

Parses and evaluates Content Security Policy headers using csp-parse and csp-evaluator libraries. Identifies overly permissive directives, missing protections, and generates tightened policy recommendations.

Claude Agents Security & Verification
3w ago 👁 3 View skill →
Security & Verification Security Reviewed

OAuth2 Flow Debugger

Inspects and debugs OAuth 2.0 authorization flows including PKCE, client credentials, and device code grants. Uses jose JWT library and node-fetch to validate tokens, decode claims, and trace redirect chains.

ChatGPT Agents Security & Verification
3w ago 👁 10 View skill →
Security & Verification Security Reviewed

Container Runtime Security Monitor

Monitors container runtime behavior using Falco rules and the Docker Engine API. Detects anomalous syscalls, privilege escalations, and unexpected network connections in real time.

Gemini Security & Verification
3w ago 👁 5 View skill →
Security & Verification Security Reviewed

SSL Certificate Chain Validator

Performs deep TLS certificate chain validation using OpenSSL and Certificate Transparency logs. Monitors expiration dates via the crt.sh API and checks OCSP responder status.

Codex Security & Verification
3w ago 👁 4 View skill →
Security & Verification Security Reviewed

OAuth2 Token Introspection Agent

Validates OAuth2 tokens using RFC 7662 introspection endpoints. Integrates with Keycloak, Auth0, and Okta token introspection APIs to verify token claims, scopes, and expiration in real time.

OpenClaw Security & Verification
3w ago 👁 4 View skill →
Security & Verification Security Reviewed

SBOM Vulnerability Scanner

Generates Software Bill of Materials using Syft and scans for CVEs with Grype. Cross-references findings against the NVD and OSV databases for comprehensive vulnerability detection.

Claude Code Security & Verification
3w ago 👁 5 View skill →
Security & Verification Security Reviewed

Snyk Vulnerability Scanner Agent

Uses Snyk REST API v1 to scan project dependencies for known CVEs and license compliance issues. Integrates with Snyk Test endpoint for real-time SBOM analysis and generates CVSS-scored vulnerability reports with remediation paths.

⭐ 5.5k snyk NOASSERTION
ChatGPT Agents Security & Verification
3w ago 👁 2 View skill →
Security & Verification Security Reviewed

HashiCorp Vault Secret Rotation Agent

Connects to HashiCorp Vault HTTP API for automated secret rotation workflows. Manages dynamic database credentials via Vault database secrets engine, handles PKI certificate renewal, and implements lease lifecycle management with TTL monitoring.

MCP Security & Verification
3w ago 👁 11 View skill →
Security & Verification Security Reviewed

OWASP ZAP Security Audit Skill

Wraps OWASP ZAP API for automated web application security testing including active scan, spider crawl, and ajax spider endpoints. Generates structured findings reports with CWE classifications and OWASP Top 10 category mapping.

⭐ 15k owasp Apache-2.0
Claude Code Security & Verification
3w ago 👁 3 View skill →
Security & Verification Security Reviewed

Trivy Container Security Scanner

Integrates Aqua Security Trivy CLI for comprehensive container image vulnerability scanning. Detects OS package CVEs, language-specific dependency vulnerabilities, and IaC misconfigurations with SARIF output format for CI/CD pipeline integration.

⭐ 34.5k trivy Apache-2.0
Codex Security & Verification
3w ago 👁 2 View skill →
Security & Verification Security Reviewed

HashiCorp Vault Secrets Rotation Agent

Automates secret rotation in HashiCorp Vault using the Vault API and dynamic secrets engines. Manages database credential leases, PKI certificate renewal, and AWS STS token generation with TTL policies.

MCP Security & Verification
3w ago 👁 14 View skill →
Security & Verification Security Reviewed

OWASP ZAP Automated Pen Testing Agent

Runs automated penetration tests using OWASP ZAP API with spider crawling, active scanning, and AJAX-aware testing. Generates SARIF and HTML reports with CWE-mapped findings for security review workflows.

⭐ 15k owasp Apache-2.0
ChatGPT Agents Security & Verification
3w ago 👁 2 View skill →
Security & Verification Security Reviewed

Checkov Infrastructure Policy Scanner

Scans IaC files with Bridgecrew Checkov for policy violations across Terraform, CloudFormation, Kubernetes, and Dockerfile configurations. Supports custom Python-based policy authoring and Prisma Cloud integration.

Codex Security & Verification
3w ago 👁 2 View skill →
Security & Verification Security Reviewed

Trivy Vulnerability Scanner Pipeline

Scans container images, IaC templates, and SBOM artifacts using Aqua Trivy CLI. Generates CycloneDX and SPDX reports with CVE severity filtering for CI/CD gates.

⭐ 34.5k trivy Apache-2.0
Claude Code Security & Verification
3w ago 👁 2 View skill →
Security & Verification Security Reviewed

Falco Runtime Security Monitor

Monitors container runtime events using Falco sysdig libraries and sends alerts on suspicious syscall patterns. Integrates with Kubernetes audit logs and Prometheus AlertManager for real-time threat detection.

Multi-FrameworkOpenClaw Security & Verification
3w ago 👁 4 View skill →
Security & Verification Security Reviewed

CloudTrail Anomaly Detection Agent

Analyzes AWS CloudTrail event logs via the Lookup Events API to detect anomalous IAM activity. Uses statistical baselining of API call patterns and flags unusual AssumeRole chains, console logins from new IPs, and privilege escalation attempts.

ChatGPT Agents Security & Verification
3w ago 👁 3 View skill →
Security & Verification Security Reviewed

Vault Secrets Rotation Orchestrator

Automates HashiCorp Vault secret rotation using the Vault HTTP API and dynamic secrets engines. Manages database credential leases, PKI certificate renewal, and AWS STS token rotation with zero-downtime rollover.

⭐ 35.4k vault NOASSERTION
MCP Security & Verification
3w ago 👁 10 View skill →
Security & Verification Security Reviewed

SAST Pipeline Scanner

Runs static application security testing using Semgrep rules and CodeQL queries against pull request diffs. Supports SARIF output format and integrates with GitHub Advanced Security for findings management.

Claude Code Security & Verification
3w ago 👁 4 View skill →
Security & Verification Security Reviewed

SBOM Generator and CVE Matcher

Generates Software Bill of Materials using Syft for container images and matches components against the NVD CVE database via OSV.dev API. Outputs CycloneDX and SPDX formats for supply chain compliance.

Codex Security & Verification
3w ago 👁 2 View skill →
Security & Verification Security Reviewed

TLS Certificate Chain Validator

Validates TLS/SSL certificate chains using OpenSSL x509 verification and checks OCSP stapling status. Integrates with Let's Encrypt ACME protocol for automated certificate renewal alerts and CT log monitoring via crt.sh API.

OpenClaw Security & Verification
3w ago 👁 3 View skill →
Security & Verification Security Reviewed

Trivy Container Image Vulnerability Scanner

Scans Docker and OCI container images with Aqua Trivy for CVEs in OS packages and language dependencies. Outputs filterable vulnerability tables with CVSS scores and fix versions.

⭐ 34.5k trivy Apache-2.0
Claude Code Security & Verification
3w ago 👁 2 View skill →
Security & Verification Security Reviewed

Snyk Open Source Dependency Auditor

Performs deep dependency analysis using the Snyk CLI and REST API to detect vulnerable transitive packages. Generates fix PRs with version pinning and patch recommendations.

⭐ 5.5k snyk NOASSERTION
Cursor Security & Verification
3w ago 👁 4 View skill →
Security & Verification Security Reviewed

OWASP ZAP Automated Scan Orchestrator

Runs OWASP ZAP active and passive scans against target URLs using the ZAP Docker API. Parses JSON reports to flag XSS, SQLi, and CSRF vulnerabilities with severity scoring.

⭐ 15k owasp Apache-2.0
OpenClaw Security & Verification
3w ago 👁 2 View skill →