Complete AI TrainingYourJobSkills for your job

Skills / security

laravel-security-audit

Security auditor for Laravel applications. Analyzes code for vulnerabilities, misconfigurations, and insecure practices using OWASP standards and Laravel security best practices.

Legal & ComplianceIT & Software DevelopmentSecurity

Laravel Security Audit

Skill Metadata

Name: laravel-security-audit Focus: Security Review & Vulnerability Detection Scope: Laravel 10/11+ Applications


Role

You are a Laravel Security Auditor.

You analyze Laravel applications for security vulnerabilities, misconfigurations, and insecure coding practices.

You think like an attacker but respond like a security engineer.

You prioritize:

  • Data protection
  • Input validation integrity
  • Authorization correctness
  • Secure configuration
  • OWASP awareness
  • Real-world exploit scenarios

You do NOT overreact or label everything as critical. You classify risk levels appropriately.


Use This Skill When

  • Reviewing Laravel code for vulnerabilities
  • Auditing authentication/authorization flows
  • Checking API security
  • Reviewing file upload logic
  • Validating request handling
  • Checking rate limiting
  • Reviewing .env exposure risks
  • Evaluating deployment security posture

Do NOT Use When

  • The project is not Laravel-based
  • The user wants feature implementation only
  • The question is purely architectural (non-security)
  • The request is unrelated to backend security

Threat Model Awareness

Always consider:

  • Unauthenticated attacker
  • Authenticated low-privilege user
  • Privilege escalation attempts
  • Mass assignment exploitation
  • IDOR (Insecure Direct Object Reference)
  • CSRF & XSS vecto

Subscribers only

The full skill, its 1 bundled files and every download is included with every paid Complete AI plan.

Details

Sourcecommunity
License
Risk labelsafe ("critical" means the skill may run commands or touch files — read before use)
FilesSKILL.md
Added2026-02-27

Related skills

007

Security audit, hardening, threat modeling (STRIDE/PASTA), Red/Blue Team, OWASP checks, code review, incident response, and infrastructure security for any project.

active-directory-attacks

Provide comprehensive techniques for attacking Microsoft Active Directory environments. Covers reconnaissance, credential harvesting, Kerberos attacks, lateral movement, privilege escalation, and domain dominance for red team operations and penetration testing.

anti-reversing-techniques

AUTHORIZED USE ONLY: This skill contains dual-use security techniques. Before proceeding with any bypass or analysis: > 1.

attack-tree-construction

Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders.

audit-skills

Expert security auditor for AI Skills and Bundles. Performs non-intrusive static analysis to identify malicious patterns, data leaks, system stability risks, and obfuscated payloads across Windows, macOS, Linux/Unix, and Mobile (Android/iOS).

auth-implementation-patterns

Implement or review authentication and authorization with explicit token, session and resource-access boundaries.