PHP 文件系统操作审计工具。聚焦 mkdir/chmod/chown/unlink/rmdir/link/symlink/readlink/touch/权限与 TOCTOU 等操作的安全风险,为路径校验绕过与写入链利用提供“可利用性增强证据”(不替代 FILE/UPLOAD/WRITE 等 sink 子审计)。
$npx -y skills add 0xshe/php-code-audit-skill --skill php-filesystem-auditInstalls into the current project.
Run `npx skills use "https://github.com/0xshe/php-code-audit-skill" --skill "0xshe/php-code-audit-skill/php-filesystem-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.