Yii 框架特效安全审计工具。针对 Yii(通常指 Yii2)访问控制(AccessControl/RBAC)、CSRF、输入过滤规则、输出编码策略、URL/重定向安全等进行白盒静态审计,并映射到通用漏洞类型体系(AUTH/CSRF/XSS/CFG/LOGIC 等)。
$npx -y skills add 0xshe/php-code-audit-skill --skill php-yii-auditInstalls into the current project.
Run `npx skills use "https://github.com/0xshe/php-code-audit-skill" --skill "0xshe/php-code-audit-skill/php-yii-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.