http-fingerprinting

Installation
SKILL.md
Contains Hooks

This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.

HTTP Fingerprinting Skill

Purpose

Analyze HTTP responses to identify technology signatures in headers, cookies, and error pages.

Operations

1. collect_headers

Make HTTP requests and capture all response headers.

Command:

curl -sI -L --max-redirs 3 --connect-timeout 10 {url}
Installs
11
GitHub Stars
487
First Seen
Mar 9, 2026
http-fingerprinting — transilienceai/communitytools