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.
Run testssl.sh to analyze TLS/SSL configurations. Checks cipher suites, protocols, certificate validity, known vulnerabilities (Heartbleed, POODLE, ROBOT), and compliance.
Quickly install tls-scan-testssl AI skill to your development environment via command line
Source: vchirrav/product-security-ai-skills.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/vchirrav/product-security-ai-skills --skill tls-scan-testsslRun 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.
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
https://github.com/vchirrav/product-security-ai-skills