authentication-flow-rules
Enforces OAuth 2.1 compliance and modern security practices for secure authentication flows in applications.
Install this skill
or
97/100
Security score
The authentication-flow-rules skill was audited on Feb 9, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 251
Fetch to external URL
SourceSKILL.md
| 251 | const response = await fetch('/auth/login', { |
low line 292
Fetch to external URL
SourceSKILL.md
| 292 | await fetch('/auth/logout', { method: 'POST' }); |
low line 274
External URL reference
SourceSKILL.md
| 274 | authUrl.searchParams.set('redirect_uri', 'https://yourapp.com/auth/callback'); |
Scanned on Feb 9, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry