analyzing-security-headers
描述
Analyze HTTP security headers of web domains to identify vulnerabilities.
如何使用
- 访问 GitHub 仓库获取 SKILL.md 文件
- 将文件复制到您的项目根目录或 .cursor/rules 目录
- 重启您的 AI 助手或编辑器以应用新技能
完整技能说明
name
analyzing-security-headers
description
Analyze HTTP security headers of web domains to identify vulnerabilities and misconfigurations. Use when you need to audit website security headers, assess header compliance, or get security recommendations for web applications. Trigger with phrases like "analyze security headers", "check HTTP headers", "audit website security headers", or "evaluate CSP and HSTS configuration".
allowed-tools
["Read","WebFetch","WebSearch","Grep"]
version
1.0.0
license
MIT
author
Jeremy Longshore <jeremy@intentsolutions.io>
Tags
相关技能
sast-configuration
Configure Static Application Security Testing (SAST) tools for automated vulnerability detection in application code.
auth-implementation-patterns
Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC.
k8s-security-policies
Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC.
mtls-configuration
Configure mutual TLS (mTLS) for zero-trust service-to-service communication.
gdpr-data-handling
Implement GDPR-compliant data handling with consent management and data subject rights.