mukul975/Anthropic-Cybersecurity-Skills
Skill Claude CodeCodex
Monitor Certificate Transparency logs using crt.sh and Certstream to detect phishing domains, lookalike certificates, and unauthorized certificate issuance targeting your organization.
40 tagged certificate transparency, measured the same way as everything else here.
Browse within: attack-surface 32bun 32dns 32easm 32certstream 7crt-sh 7ct-logs 7domain-monitoring 7phishing 7ssl 7threat-intelligence 7
mukul975/Anthropic-Cybersecurity-Skills
Skill Claude CodeCodex
Monitor Certificate Transparency logs using crt.sh and Certstream to detect phishing domains, lookalike certificates, and unauthorized certificate issuance targeting your organization.
killvxk/cybersecurity-skills-zh
Skill Claude CodeCodex
A guide to monitoring Certificate Transparency logs, public records of issued website security certificates, to find suspicious or unauthorized domains and certificates. It uses crt.sh for historical searches and Certstream for live monitoring.
Skill Claude CodeCodex
Monitor Certificate Transparency logs using crt.sh and Certstream to detect phishing domains, lookalike certificates, and unauthorized certificate issuance targeting your organization.
zoharbabin/company-recon-skill
Skill Claude CodeCodex
Deep OSINT reconnaissance on any SaaS/tech company. Discovers subsidiaries, maps infrastructure, finds every site embedding or linking to the target's technology via certificate transparency, DNS, archives, code search, live browser inspection, analytics correlation, and business intelligence. Produces a comprehensive…
cyanheads/attack-surface-mcp-server
Skill Claude CodeCodex
Scaffold a new MCP tool definition. Use when the user asks to add a tool, create a new tool, or implement a new capability for the server.
cyanheads/attack-surface-mcp-server
Skill Claude CodeCodex
Design the tool surface, resources, and service layer for a new MCP server. Use when starting a new server, planning a major feature expansion, or when the user describes a domain/API they want to expose via MCP. Produces a design doc at docs/design.md that drives implementation.
cyanheads/attack-surface-mcp-server
Skill Claude CodeCodex
Ship a release end-to-end across every registry the project targets (npm, MCP Registry, GitHub Releases for .mcpb bundles, GHCR). Runs the final verification gate, pushes commits and tags, then publishes to each applicable destination. Assumes git wrapup (version bumps, changelog, commit, annotated tag) is already…