SSL Certificate Auditor
Audits TLS/SSL configurations using sslyze Python library and SSL Labs API v3. Checks certificate chain validity, HSTS headers, and OCSP stapling status with Certificate Transparency log verification.
SSL Certificate Auditor
Audits TLS/SSL configurations using sslyze Python library and SSL Labs API v3. Checks certificate chain validity, HSTS headers, and OCSP stapling status with Certificate Transparency log verification.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/ssl-certificate-auditor-agent/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/ssl-certificate-auditor-agent
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/ssl-certificate-auditor-agent.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.