ThinkPHP 框架特效安全审计工具。针对 ThinkPHP 常见的鉴权/CSRF/模板转义/ORM 写入(Mass Assignment)/调试与配置暴露等机制进行白盒静态审计,并映射到通用漏洞类型体系(AUTH/CSRF/TPL/XSS/LOGIC/CFG/SESS/SQL 等)。
$npx -y skills add 0xshe/php-code-audit-skill --skill php-thinkphp-auditInstalls into the current project.
Run `npx skills use "https://github.com/0xshe/php-code-audit-skill" --skill "0xshe/php-code-audit-skill/php-thinkphp-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.