php-var-override-audit

Community

Audit PHP variable override risks.

Authoryunmengya
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies and audits risks associated with variable overriding in PHP applications, ensuring that critical variables are not unintentionally or maliciously altered.

Core Features & Use Cases

  • Risk Identification: Locates high-risk variable overwriting patterns and dynamic assignment scenarios.
  • Input Control Tracking: Traces whether controllable inputs can overwrite sensitive variables.
  • Evidence Logging: Records the chain of evidence and conclusions regarding controllability.
  • Use Case: When auditing a PHP e-commerce platform, this skill can detect if user-supplied parameters can be used to override internal variables that control pricing or order processing, preventing fraudulent transactions.

Quick Start

Use the php-var-override-audit skill to audit variable override risks in the provided PHP project.

Dependency Matrix

Required Modules

None required

Components

referencesscripts

💻 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-var-override-audit
Download link: https://github.com/yunmengya/PHP_AUDIT_SKILLS/archive/main.zip#php-var-override-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 223,000+ vetted skills library on demand.