laravel-auth-hardening
OfficialStrengthen Laravel authentication with anti-enumeration, role allowlist, and token revocation patterns.
Authorai-enhanced-engineer
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses common security vulnerabilities in Laravel authentication, such as enumeration, role-based privilege escalation, and token revocation issues.
Core Features & Use Cases
- Anti-Enumeration: Prevents revealing the existence of accounts through authentication endpoints.
- Role Allowlist Discipline: Ensures that roles are not mass-assigned and are securely managed.
- Sanctum Token Revocation: Tests and enforces the revocation of Sanctum tokens.
- Null-Safe Ownership Comparisons: Safely compares user identity with model relations.
- Vulnerability-Class Thinking: Applies security measures across all relevant endpoints.
- Use Case: When implementing or auditing Laravel authentication, use this Skill to harden your application against common security threats.
Quick Start
Run the 'laravel-auth-hardening' skill to review and harden your Laravel authentication system.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: laravel-auth-hardening Download link: https://github.com/ai-enhanced-engineer/aiee-skills/archive/main.zip#laravel-auth-hardening Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.