oauth-security-anti-pattern

Community

Secure OAuth flows against CSRF.

Authorigbuend
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses critical security vulnerabilities in OAuth and OIDC implementations, specifically focusing on preventing Cross-Site Request Forgery (CSRF) attacks that can lead to account takeover.

Core Features & Use Cases

  • CSRF Protection: Detects and helps implement the use of unpredictable state parameters in OAuth flows.
  • Secure Redirect Handling: Ensures that callbacks from OAuth providers are validated against the original request.
  • Use Case: Reviewing an application's login process that uses Google Sign-In to ensure the state parameter is correctly generated, stored, and validated to prevent attackers from hijacking user sessions.

Quick Start

Review the current OAuth implementation for security vulnerabilities related to the state parameter.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: oauth-security-anti-pattern
Download link: https://github.com/igbuend/grimbard/archive/main.zip#oauth-security-anti-pattern

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.