Skip to main content

broken-authentication

This skill helps identify and exploit authentication vulnerabilities in web applications, enhancing security assessments and remediation efforts.

Install this skill

or
95/100

Security score

The broken-authentication skill was audited on Mar 7, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 189

External URL reference

SourceSKILL.md
189response = requests.get("https://target.com/login")
low line 224

External URL reference

SourceSKILL.md
224https://target.com/login?SESSIONID=attacker_session
low line 308

External URL reference

SourceSKILL.md
308https://target.com/reset?token=abc123&user=victim
low line 459

External URL reference

SourceSKILL.md
459https://target.com/reset?token=a1b2c3d4e5f6
low line 467

External URL reference

SourceSKILL.md
467https://target.com/reset?token=a1b2c3d4e5f6&[email protected]
Scanned on Mar 7, 2026
View Security Dashboard
Installation guide →
GitHub Stars 5
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
ngxtm/devkit