From jeremylongshore-claude-code-plugins-plus-skills
Validates HTTPS certificate configurations and checks for security issues. Covers authentication, input validation, secure coding, and basic vulnerability detection.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremylongshore-claude-code-plugins-plus-skills:https-certificate-checkerThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides automated assistance for https certificate checker tasks within the Security Fundamentals domain.
This skill provides automated assistance for https certificate checker tasks within the Security Fundamentals domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with https certificate checker" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Security Fundamentals skill category. Tags: security, authentication, validation, owasp, secure-coding
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin j-rigAssess SSL/TLS server configurations using sslyze to evaluate cipher suites, certificate chains, protocol versions, HSTS, and vulnerabilities like Heartbleed and ROBOT.
Monitors SSL/TLS certificate expiry dates, automates renewal workflows, lists installed certificates, and diagnoses certificate chain or configuration issues.
Audits HTTP response headers for security best practices, helping identify missing or misconfigured headers like CSP, HSTS, and X-Frame-Options.