laraveldaily-production-readiness-audit

Community

Detect hidden secrets and risky code in Laravel.

AuthorLaravelDaily
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It audits a Laravel codebase to uncover hidden secrets, debug statements, improper env usage, and other production‑readiness risks without relying on runtime environment data.

Core Features & Use Cases

  • Secrets Detection: Scans files for hard‑coded API keys, private keys, and committed .env files.
  • Debug Code Identification: Finds dd, dump, var_dump, print_r, phpinfo, exit, and die usages in production code.
  • env() Misuse Checks: Flags env() calls outside allowed configuration files.
  • Seed Data & Dependency Reviews: Highlights unsafe seeders, missing lockfiles, and asset build mismatches.
  • Comprehensive Reporting: Returns findings grouped as Critical, Warning, and Note sections.

Quick Start

Run the audit skill on your project root to receive a structured report of critical findings, warnings, and notes.

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