Open Redirect

Detects redirects to user-controlled URLs that enable phishing and OAuth callback abuse. Use when writing code that redirects users to a URL from request parameters, form input, or any caller-controlled source. Also invoke when building login flows with "return to" URLs or OAuth callback redirects.

thejefflarson 9ea25b1 2.9 KB Updated

File contents

thejefflarson/soundcheck/tree/main/.claude/skills/open-redirect commit 9ea25b1a54

Frequently asked questions

npx skillmds@latest add thejefflarson/open-redirect