CodexClaude
Auth Flow Review
Review login, sessions, redirects, and permission edges.
Checks auth flows for broken redirects, weak session handling, missing guards, and confusing user states.
Curated score
92
Difficulty
Advanced
Risk
High
What it helps with
Review session expiry
Check redirects
Audit protected routes
Use cases
Login QA
Permission review
Security fixes
Skill contents
SKILL.mdIncluded
ScriptsNot listed
ReferencesIncluded
AssetsNot listed
authsessionspermissions
Safety / risk notes
SKILL.md
Check before using
Confirm credentials and deployment targets.
Run dry checks before publishing.
Review generated scripts, permissions, and rollback path.
Source
GitHub
SourceSimilar skills
Nearby shelf.
🕵️Threat Modeling
Map assets, trust boundaries, and abuse paths.
🔐Secrets Check
Inspect code and config for accidental credentials exposure.
🛡️Security Best Practices
Framework-aware security review for JS, Python, and Go.
📦Dependency Review
Review dependencies for risk, overlap, and maintenance cost.
🎨Frontend Design
Production-grade interfaces with a clear visual point of view.
🧪Webapp Testing
Browser checks, screenshots, and interaction tests for local apps.