LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: CSRF Protection

Browse skills that share this tag.

  • springboot-security - Spring Boot Security Best Practices
    Spring SecurityAuthenticationAuthorizationInput Validation

    ★ 272 · Updated 2026-05-09

    Implements authentication, authorization, validation, CSRF protection, and security headers

    ⚙ configure JWT authentication⚙ implement authorization rules⚙ validate user input
  • securing-auth-routes - Securing Auth Routes with CSRF and Rate Limiting
    Web SecurityAPI SecurityCSRF ProtectionRate Limiting

    ★ 1 · Updated 2026-03-26

    Protects authentication endpoints with CSRF protection, rate limiting, HTTPS enforcement, and brute force mitigation

    ⚙ Generate CSRF token⚙ Validate CSRF token⚙ Rate limit endpoints