Toolverse
All skills

analyzing-security-headers

by jeremylongshore

Analyze HTTP security headers of web domains to identify vulnerabilities and misconfigurations.\nUse when you need to audit website security headers, assess header compliance, or get security recommendations for web applications.\nTrigger with phrases like \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Security

About this skill

Analyze HTTP security headers of web domains to identify vulnerabilities and misconfigurations.\nUse when you need to audit website security headers, assess header compliance, or get security recommendations for web applications.\nTrigger with phrases like \

How to use

  1. Przygotuj domenę lub URL do analizy. Jeśli podasz samą nazwę domeny bez protokołu, skill automatycznie użyje https://. Możesz również przesłać listę domen rozdzielonych znakami nowego wiersza do analizy wsadowej.
  2. Uruchom skill z frazą taką jak "analizuj nagłówki bezpieczeństwa", "sprawdź nagłówki HTTP", "audytuj bezpieczeństwo strony" lub "oceń konfigurację CSP i HSTS".
  3. Skill pobierze nagłówki odpowiedzi zarówno dla połączeń HTTP, jak i HTTPS, rejestrując pełny łańcuch przekierowań i końcowy adres URL.
  4. Wyniki będą zawierać ocenę krytycznych nagłówków: Strict-Transport-Security (wymaga max-age≥31536000, includeSubDomains, preload), Content-Security-Policy (sprawdza unsafe-inline, unsafe-eval, nadmiernie szerokie default-src, brakujące frame-ancestors), X-Frame-Options (wymaga DENY lub SAMEORIGIN), X-Content-Type-Options (wymaga nosniff) i Permissions-Policy.
  5. Skill zidentyfikuje brakujące nagłówki, błędy konfiguracji i potencjalne zagrożenia bezpieczeństwa, dostarczając konkretne rekomendacje naprawy.
  6. Opcjonalnie wyniki mogą być zapisane w katalogu security-reports/ jeśli masz dostęp do zapisu w ${CLAUDE_SKILL_DIR}/security-reports/.

Related skills

reviewing-code

by CaptainCrouton89

Systematically evaluate code changes for security, correctness, performance, and spec alignment. Use when reviewing PRs, assessing code quality, or verifying implementation against requirements.

Security
1493

1password

by openclaw

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

Security
1174

manim

by davila7

Comprehensive guide for Manim Community - Python framework for creating mathematical animations and educational videos with programmatic control

Security
1588

python-expert

by Shubhamsaboo

Senior Python developer expertise for writing clean, efficient, and well-documented code.\nUse when: writing Python code, optimizing Python scripts, reviewing Python code for best practices,\ndebugging Python issues, implementing type hints, or when user mentions Python, PEP 8,

Security
2777

brand-voice

by anthropics

Apply and enforce brand voice, style guide, and messaging pillars across content. Use when reviewing content for brand consistency, documenting a brand voice, adapting tone for different audiences, or checking terminology and style guide compliance.

Security
48158

solidity-security

by wshobson

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

Security
10105