laraveldaily-permissions-audit

Community

Audit Laravel permissions for secure access

AuthorLaravelDaily
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Many Laravel applications have hidden authorization flaws such as UI‑only checks, role‑based logic instead of permissions, and missing data scoping, leading to insecure access control.

Core Features & Use Cases

  • Scans all PHP source files (excluding vendor, node_modules, storage) for UI‑only authorization, inline role checks, boolean admin flags, hard‑coded strings, and missing middleware.
  • Detects missing query scoping and improper use of policies, ensuring data visibility follows permission rules.
  • Generates a structured report with actionable suggestions for improving role‑based access, adopting enums, and adding tests.

Quick Start

Run the laraveldaily-permissions-audit skill to scan your Laravel project and receive a detailed permissions audit report.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: laraveldaily-permissions-audit
Download link: https://github.com/LaravelDaily/AI-Workflows-For-Laravel/archive/main.zip#laraveldaily-permissions-audit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.