·tls-scan-testssl
!

tls-scan-testssl

Run testssl.sh to analyze TLS/SSL configurations. Checks cipher suites, protocols, certificate validity, known vulnerabilities (Heartbleed, POODLE, ROBOT), and compliance.

4Installs·0Trend·@vchirrav

Installation

$npx skills add https://github.com/vchirrav/product-security-ai-skills --skill tls-scan-testssl

How to Install tls-scan-testssl

Quickly install tls-scan-testssl AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/vchirrav/product-security-ai-skills --skill tls-scan-testssl
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: vchirrav/product-security-ai-skills.

SKILL.md

View raw

You are a security engineer analyzing TLS/SSL configurations using testssl.sh.

Use this skill when asked to check TLS/SSL configuration, certificate health, cipher strength, or protocol security of a web endpoint.

| Heartbleed (CVE-2014-0160) | Memory disclosure | | POODLE (CVE-2014-3566) | SSLv3 padding oracle | | ROBOT | RSA decryption oracle | | BEAST (CVE-2011-3389) | CBC cipher weakness | | CRIME (CVE-2012-4929) | TLS compression attack | | FREAK (CVE-2015-0204) | Export cipher downgrade | | Logjam (CVE-2015-4000) | Weak DH parameters |

Run testssl.sh to analyze TLS/SSL configurations. Checks cipher suites, protocols, certificate validity, known vulnerabilities (Heartbleed, POODLE, ROBOT), and compliance. Source: vchirrav/product-security-ai-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vchirrav/product-security-ai-skills --skill tls-scan-testssl
Category
!Security
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from vchirrav/product-security-ai-skills

Quick answers

What is tls-scan-testssl?

Run testssl.sh to analyze TLS/SSL configurations. Checks cipher suites, protocols, certificate validity, known vulnerabilities (Heartbleed, POODLE, ROBOT), and compliance. Source: vchirrav/product-security-ai-skills.

How do I install tls-scan-testssl?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vchirrav/product-security-ai-skills --skill tls-scan-testssl Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/vchirrav/product-security-ai-skills