Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
managing-ssltls-certificates jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to manage and monitor SSL/TLS certificates using the ssl-certificate-manager plugin. It is activated when the user requests actions related to SSL certificates, such as checking certificate expiry, renewing certificates, or listing installed certificates. Use this skill when the user mentions "SSL certificate", "TLS certificate", "certificate expiry", "renew certificate", or similar phrases related to SSL/TLS certificate management. The plugin can list, check, and renew certificates, providing vital information for maintaining secure connections. | Skills | 71 1.08x Agent success vs baseline Impact 93% 1.08xAverage score across 3 eval scenarios Reviewed: Version: e0d2b0c |
detecting-sql-injection-vulnerabilities jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to detect SQL injection vulnerabilities in code. It uses the sql-injection-detector plugin to analyze codebases, identify potential SQL injection flaws, and provide remediation guidance. Use this skill when the user asks to find SQL injection vulnerabilities, scan for SQL injection, or check code for SQL injection risks. The skill is triggered by phrases like "detect SQL injection", "scan for SQLi", or "check for SQL injection vulnerabilities". | Skills | 78 1.13x Agent success vs baseline Impact 90% 1.13xAverage score across 6 eval scenarios Reviewed: Version: e0d2b0c |
assisting-with-soc2-audit-preparation jeremylongshore/claude-code-plugins-plus-skills This skill assists with SOC2 audit preparation by automating tasks related to evidence gathering and documentation. It leverages the soc2-audit-helper plugin to generate reports, identify potential compliance gaps, and suggest remediation steps. Use this skill when the user requests help with "SOC2 audit", "compliance check", "security controls", "audit preparation", or "evidence gathering" related to SOC2. It streamlines the initial stages of SOC2 compliance, focusing on automated data collection and preliminary analysis. | Skills | 78 1.01x Agent success vs baseline Impact 95% 1.01xAverage score across 6 eval scenarios Reviewed: Version: e0d2b0c |
checking-session-security jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to check session security implementations within a codebase. It analyzes session management practices to identify potential vulnerabilities. Use this skill when a user requests to "check session security", "audit session handling", "review session implementation", or asks about "session security best practices" in their code. It helps identify issues like insecure session IDs, lack of proper session expiration, or insufficient protection against session fixation attacks. This skill leverages the session-security-checker plugin. Activates when you request "checking session security" functionality. | Skills | 80 1.00x No change in agent success vs baseline Impact 95% 1.00xAverage score across 6 eval scenarios Reviewed: Version: e0d2b0c |
finding-security-misconfigurations jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to identify potential security misconfigurations in various systems and configurations. It leverages the security-misconfiguration-finder plugin to analyze infrastructure-as-code, application configurations, and system settings, pinpointing common vulnerabilities and compliance issues. Use this skill when the user asks to "find security misconfigurations", "check for security vulnerabilities in my configuration", "audit security settings", or requests a security assessment of a specific system or file. This skill will assist in identifying and remediating potential security weaknesses. | Skills | 79 1.01x Agent success vs baseline Impact 100% 1.01xAverage score across 6 eval scenarios Reviewed: Version: e0d2b0c |
responding-to-security-incidents jeremylongshore/claude-code-plugins-plus-skills Assists with security incident response, investigation, and remediation. This skill is triggered when the user requests help with incident response, mentions specific incident types (e.g., data breach, ransomware, DDoS), or uses terms like "incident response plan", "containment", "eradication", or "post-incident activity". It guides the user through the incident response lifecycle, from preparation to post-incident analysis. It is useful for classifying incidents, creating response playbooks, collecting evidence, constructing timelines, and generating remediation steps. Use this skill when needing to respond to a "security incident". | Skills | 78 0.97x Agent success vs baseline Impact 96% 0.97xAverage score across 6 eval scenarios Reviewed: Version: e0d2b0c |
Use when the user asks about a Calibre ebook library or book collection: find books, search metadata or full text in EPUB/AZW3 files, or locate book paths via Calibre databases. Contains: ebook-library Use when the user asks about a Calibre ebook library or book collection: find books, search metadata or full text in EPUB/AZW3 files, or locate book paths via Calibre databases. | Skills | 100 1.35x Agent success vs baseline Impact 100% 1.35xAverage score across 3 eval scenarios Reviewed: Version: 1.0.3 |
analyzing-security-headers jeremylongshore/claude-code-plugins-plus-skills This skill analyzes HTTP security headers of a given domain to identify potential vulnerabilities and misconfigurations. It provides a detailed report with a grade, score, and recommendations for improvement. Use this skill when the user asks to "analyze security headers", "check HTTP security", "scan for security vulnerabilities", or requests a "security audit" of a website. It will automatically activate when security-related keywords are used in conjunction with domain names or URLs. | Skills | 79 1.22x Agent success vs baseline Impact 93% 1.22xAverage score across 6 eval scenarios Reviewed: Version: e0d2b0c |
generating-security-audit-reports jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to generate comprehensive security audit reports. It is designed to provide insights into an application or system's security posture, compliance status, and recommended remediation steps. Use this skill when the user requests a "security audit report", wants to "audit security", or needs a "vulnerability assessment report". The skill analyzes security data and produces a detailed report in various formats. It is best used to identify vulnerabilities, track compliance, and create remediation roadmaps. The skill can be activated via the command `/audit-report` or its shortcut `/auditreport`. | Skills | 78 1.04x Agent success vs baseline Impact 100% 1.04xAverage score across 6 eval scenarios Reviewed: Version: e0d2b0c |
scanning-for-secrets jeremylongshore/claude-code-plugins-plus-skills This skill helps you scan your codebase for exposed secrets and credentials. It uses pattern matching and entropy analysis to identify potential security vulnerabilities such as API keys, passwords, and private keys. Use this skill when you want to proactively identify and remediate exposed secrets before they are committed to version control or deployed to production. It is triggered by phrases like "scan for secrets", "check for exposed credentials", "find API keys", or "run secret scanner". | Skills | 82 1.24x Agent success vs baseline Impact 93% 1.24xAverage score across 6 eval scenarios Reviewed: Version: e0d2b0c |
performing-penetration-testing jeremylongshore/claude-code-plugins-plus-skills This skill enables automated penetration testing of web applications. It uses the penetration-tester plugin to identify vulnerabilities, including OWASP Top 10 threats, and suggests exploitation techniques. Use this skill when the user requests a "penetration test", "pentest", "vulnerability assessment", or asks to "exploit" a web application. It provides comprehensive reporting on identified security flaws. | Skills | 74 1.02x Agent success vs baseline Impact 92% 1.02xAverage score across 6 eval scenarios Reviewed: Version: e0d2b0c |
validating-pci-dss-compliance jeremylongshore/claude-code-plugins-plus-skills This skill uses the pci-dss-validator plugin to assess codebases and infrastructure configurations for compliance with the Payment Card Industry Data Security Standard (PCI DSS). It identifies potential vulnerabilities and deviations from PCI DSS requirements. Use this skill when the user requests to "validate PCI compliance", "check PCI DSS", "assess PCI security", or "review PCI standards" for a given project or configuration. It helps ensure that systems handling cardholder data meet the necessary security controls. | Skills | 86 1.12x Agent success vs baseline Impact 92% 1.12xAverage score across 9 eval scenarios Reviewed: Version: e0d2b0c |
checking-owasp-compliance jeremylongshore/claude-code-plugins-plus-skills This skill uses the owasp-compliance-checker plugin to automatically identify potential security vulnerabilities based on the OWASP Top 10 (2021) list. It helps ensure your application adheres to industry-standard security practices by providing a detailed analysis of compliance gaps and offering remediation guidance. Use this skill when you need to audit your code for OWASP compliance, identify and fix vulnerabilities, or generate a compliance report. Trigger this skill by asking to "check OWASP compliance", "scan for OWASP vulnerabilities", or using the `/owasp` shortcut. | Skills | 90 1.07x Agent success vs baseline Impact 97% 1.07xAverage score across 9 eval scenarios Reviewed: Version: e0d2b0c |
scanning-input-validation-practices jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to automatically scan source code for potential input validation vulnerabilities. It identifies areas where user-supplied data is not properly sanitized or validated before being used in operations, which could lead to security exploits like SQL injection, cross-site scripting (XSS), or command injection. Use this skill when the user asks to "scan for input validation issues", "check input sanitization", "find potential XSS vulnerabilities", or similar requests related to securing user input. It is particularly useful during code reviews, security audits, and when hardening applications against common web vulnerabilities. The skill leverages the input-validation-scanner plugin to perform the analysis. | Skills | 88 1.14x Agent success vs baseline Impact 94% 1.14xAverage score across 9 eval scenarios Reviewed: Version: e0d2b0c |
checking-hipaa-compliance jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to automatically check for HIPAA (Health Insurance Portability and Accountability Act) compliance issues in codebases, infrastructure configurations, and documentation. It leverages the hipaa-compliance-checker plugin to identify potential violations related to data privacy, security, and access controls. Use this skill when the user explicitly requests to "check HIPAA compliance", "scan for HIPAA violations", "assess HIPAA readiness", or similar phrases related to HIPAA audits and security best practices. It is useful for projects handling protected health information (PHI) and requiring adherence to HIPAA regulations. | Skills | 76 1.08x Agent success vs baseline Impact 90% 1.08xAverage score across 6 eval scenarios Reviewed: Version: e0d2b0c |
encrypting-and-decrypting-data jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to encrypt and decrypt data using various algorithms provided by the encryption-tool plugin. It should be used when the user requests to "encrypt data", "decrypt a file", "generate an encrypted file", or needs to secure sensitive information. This skill supports various encryption methods and ensures data confidentiality. It is triggered by requests related to data encryption, decryption, or general data security needs. | Skills | 90 1.01x Agent success vs baseline Impact 97% 1.01xAverage score across 9 eval scenarios Reviewed: Version: e0d2b0c |
analyzing-dependencies jeremylongshore/claude-code-plugins-plus-skills This skill analyzes project dependencies for security vulnerabilities, outdated packages, and license compliance issues. It helps identify potential risks in your project's dependencies using the dependency-checker plugin. Use this skill when you need to check dependencies for vulnerabilities, identify outdated packages that need updates, or ensure license compatibility. Trigger phrases include "check dependencies", "dependency check", "find vulnerabilities", "scan for outdated packages", "/depcheck", and "license compliance". This skill supports npm, pip, composer, gem, and go modules projects. | Skills | 89 1.11x Agent success vs baseline Impact 95% 1.11xAverage score across 9 eval scenarios Reviewed: Version: e0d2b0c |
scanning-for-data-privacy-issues jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to automatically scan code and configuration files for potential data privacy vulnerabilities using the data-privacy-scanner plugin. It identifies sensitive data exposure, compliance violations, and other privacy-related risks. Use this skill when the user requests to "scan for data privacy issues", "check privacy compliance", "find PII leaks", "identify GDPR violations", or needs a "privacy audit" of their codebase. The skill is most effective when used on projects involving personal data, financial information, or health records. | Skills | 66 Impact Pending Average score across 0 eval scenarios Reviewed: Version: e0d2b0c |
validating-cors-policies jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to validate Cross-Origin Resource Sharing (CORS) policies. It uses the cors-policy-validator plugin to analyze CORS configurations and identify potential security vulnerabilities. Use this skill when the user requests to "validate CORS policy", "check CORS configuration", "analyze CORS headers", or asks about "CORS security". It helps ensure that CORS policies are correctly implemented, preventing unauthorized cross-origin requests and protecting sensitive data. | Skills | 66 1.07x Agent success vs baseline Impact 83% 1.07xAverage score across 3 eval scenarios Reviewed: Version: e0d2b0c |
generating-compliance-reports jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to generate compliance reports based on various security standards and frameworks. It leverages the compliance-report-generator plugin to automate the report creation process. Use this skill when a user requests a "compliance report", "security audit report", or needs documentation for "regulatory compliance". The skill is particularly useful for generating reports related to standards like PCI DSS, HIPAA, SOC 2, or ISO 27001. It can also assist with documenting adherence to specific security policies. Activates when you request "generating compliance reports" functionality. | Skills | 62 Impact Pending Average score across 0 eval scenarios Reviewed: Version: e0d2b0c |
Can't find what you're looking for? Evaluate a missing skill, or if you're looking for agent context for an open source dependency, request a tile.