對使用者自己的程式碼做防禦性安全審查,輸出依嚴重度排序的風險報告與修正後程式碼。當使用者要找漏洞、加固、擔心被攻擊或個資外洩,或貼上一段 AI 生成的程式碼要人幫忙看安不安全時觸發。也是 agentic-dev-loop Verify 雙閘的安全閘,供其他 skill 呼叫。
$npx -y skills add goingli0324/muzi-going-skills --skill web-security-reviewerInstalls into the current project.
Run `npx skills use "https://github.com/goingli0324/muzi-going-skills" --skill "goingli0324/muzi-going-skills/web-security-reviewer"` 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/goingli0324/muzi-going-skills" that are relevant to the current task. Run `npx skills add "https://github.com/goingli0324/muzi-going-skills"` and select the relevant skills, then follow their instructions.