Implement or review authentication and authorization with explicit token, session and resource-access boundaries.
50
55%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./skills/auth-implementation-patterns/SKILL.mdBuild secure, scalable authentication and authorization systems using industry-standard patterns and modern best practices.
resources/implementation-playbook.md.resources/implementation-playbook.md for detailed patterns and examples.Input: an Express application accepts a user's login and keeps the pre-login session ID. Read the bundled playbook, regenerate the session after credential verification, save only required identity fields, and verify that the old cookie cannot access /api/profile. Also test failed login, logout and store failure. Expected: successful login changes the session ID; failed login grants no access.
Record the installed framework/SDK versions, identity provider, tenant model, credential store and test environment. Supply project-specific database adapters and request schemas; examples are integration sketches, not a runnable identity service.
b1aebac
Canonical home
since Sep 6, 2026
Also appears in
since Aug 19, 2026
since Aug 19, 2026
since Aug 19, 2026
since Feb 24, 2026
on Sep 6, 2026
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.