安全审查 — T 阶段 (Path C+)
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-rlues)More formats (shields.io, HTML) on the badges page.
---
name: security-review
description: 安全审查 — T 阶段 (Path C+)
---
- [ ] 无硬编码密钥/Token
- [ ] SQL 参数化
- [ ] XSS 防护
- [ ] API 认证检查
- [ ] 敏感数据不入日志
- [ ] npm audit 无漏洞
cunzhi [SECURITY_PASSED] 确认后写入 verified.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.