PHP Web 源码文件上传审计工具。识别上传入口与保存路径、文件名处理与校验逻辑,检测任意文件上传/路径穿越/可执行上传风险,输出可利用性分级、PoC 与修复建议(禁止省略)。
$npx -y skills add 0xshe/php-code-audit-skill --skill php-file-upload-auditInstalls into the current project.
Run `npx skills use "https://github.com/0xshe/php-code-audit-skill" --skill "0xshe/php-code-audit-skill/php-file-upload-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/0xshe/php-code-audit-skill" that are relevant to the current task. Run `npx skills add "https://github.com/0xshe/php-code-audit-skill"` and select the relevant skills, then follow their instructions.