安全审查清单 (源自 ECC security-review)
Scanned 9/5/2026
Install to Claude Code
npx -y skills add WenJunDuan/Rlues --skill security-review --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Security Review?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/wenjunduan-security-review-cab03073)More formats (shields.io, HTML) on the badges page.
---
name: security-review
description: 安全审查清单 (源自 ECC security-review)
context: main
---
Path C+ 的 V 阶段:
1. 调用 security-auditor 子代理
2. 扫描项: 依赖漏洞、硬编码密钥、SQL注入、XSS、CSRF、CORS、文件上传
3. 输出风险等级 A-F
4. Critical/High 必须修复才能通过 cunzhi [VERIFIED]
5. 结果写入 `.ai_state/review.md`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.