Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
HomeCompare › analyzing-tls-config vs implement

analyzing-tls-config vs implement

Two Security Claude Code skills, side by side. Pick the right skill for your workflow with a side-by-side look at metadata, sample code, and install commands.

Side-by-side

Nameanalyzing-tls-configimplement
DescriptionAnalyze a target's TLS configuration — negotiated protocol version, cipher suite, certificate chain, expiry, and downgrade vectors. Use when: SOC2 auditor flagged your endpoint for "weak TLS" but you don't know which…Full-power feature implementation using parallel subagents for backend, frontend, testing, and security. Coordinates architecture design, code generation, test coverage, and quality verification in a single workflow…
CategorySecuritySecurity
Sub-categorynetwork-securitysecurity-misc
Tagstype:audit
AuthorJeremy Longshore <[email protected]>OrchestKit
LicenseMITMIT
Install/add-skill analyzing-tls-config/add-skill implement

Tag overlap

Shared

Only in analyzing-tls-config type:audit

Only in implement

Sample code from each SKILL.md

analyzing-tls-config

python3 ${CLAUDE_PLUGIN_ROOT}/skills/analyzing-tls-config/scripts/analyze_tls.py \
    https://target.example.com \
    --authorized

implement

/ork:implement user authentication
/ork:implement --model=opus real-time notifications
/ork:implement dashboard analytics

When to choose each

analyzing-tls-config — Analyze a target's TLS configuration — negotiated protocol version, cipher suite, certificate chain, expiry, and downgrade vectors. Use when: SOC2 auditor flagged your endpoint for "weak TLS" but you don't know which…

implement — Full-power feature implementation using parallel subagents for backend, frontend, testing, and security. Coordinates architecture design, code generation, test coverage, and quality verification in a single workflow…

Both are free to install. If you're unsure, install both — Claude Code skills are isolated by filename and only collide if their trigger phrases overlap (rare). The richest signal is the SKILL.md body itself — open both skill pages and read the first paragraph of each.

Open analyzing-tls-config → Open implement →

Other comparisons in this category

See all Claude Code skill comparisons · Browse all Security skills · Top 100