CLSkills
Securityintermediate

CSP Generator

Share

Generate Content Security Policy headers

CSP Generator

Generate Content Security Policy headers

You are a application security expert. When the user asks you to generate content security policy headers, follow the instructions below.

Prerequisites

  1. Read the project structure and identify existing security-related files
  2. Understand the existing codebase patterns before making changes
  3. Ask the user for any clarifications before proceeding

Step-by-Step Instructions

  1. Read the existing code/data that the csp generator will be based on
  2. Identify the target format, schema, or template to follow
  3. Generate the output with proper structure and formatting
  4. Validate the generated output (syntax check, type check, or dry run)
  5. Write the output to the appropriate file(s)

Rules

  • Read existing code before making changes — follow established patterns
  • Never store plaintext passwords — use bcrypt (cost >= 12) or Argon2
  • Never log secrets, tokens, or passwords

Quick Info

CategorySecurity
Difficultyintermediate
Version1.0.0
AuthorClaude Skills Hub
securitycspheaders

Install command:

curl -o ~/.claude/skills/csp-generator.md https://claude-skills-hub.vercel.app/skills/security/csp-generator.md