php-config-audit
CommunitySecure PHP apps by auditing runtime configs.
Author0xShe
Version1.0.0
Installs0
System Documentation
What problem does it solve?
PHP projects often suffer from insecure configurations and leaked runtime details that enable attackers. This Skill analyzes PHP project configurations and execution-time settings to identify misconfigurations and categorize their risk, enabling targeted remediation.
Core Features & Use Cases
- Configuration discovery: locate and evaluate important PHP settings in php.ini and project configs (CORS, error display, security headers, and dangerous switches).
- Risk scoring & remediation guidance: output a severity-ranged report with practical fixes and PoC steps.
- Use Case: before deployment, run audits to ensure settings like display_errors are off and CSP headers are enforced, then apply fixes and verify with a renewed audit.
Quick Start
Run the php-config-audit tool on your PHP project to generate a configuration-security report.
Dependency Matrix
Required Modules
None requiredComponents
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: php-config-audit Download link: https://github.com/0xShe/PHP-Code-Audit-Skill/archive/main.zip#php-config-audit 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 471,000+ vetted skills library on demand.