name: 安全AndHardening slug: security-and-hardening version: 1.0.0 displayName: 安全AndHardening description: > 安全AndHardening专用技能,帮助AI Agent高效完成相关任务。 summary: "安全AndHardening专用技能,帮助AI Agent高效完成相关任务。" license: MIT category: 开发者工具 framework: - Claude Code - Codex - Hermes Agent - OpenClaw - QClaw - WorkBuddy platform: multi-platform homepage: "https://github.com/1991513ccie-png" repository: "https://github.com/1991513ccie-png"
Security-first development practices for web applications. Treat every external input as hostile, every secret as sacred, and every authorization check as mandatory. Security isn't a phase — it's a constraint on every line of code that touches user data, authentication, or external systems.
Controls bolted on without a threat model are guesses. Before hardening, spend five minutes thinking like an attacker:
| Threat | Ask | Typical mitigation | |
这是一款面向专业开发者的安全开发辅助Skill,质量中等偏上。它整理了系统的安全开发方法论,对提升代码安全性有一定帮助。优点是内容专业、覆盖面广;不足是内容不够丰富,缺乏实际代码示例,实用性有待加强。对于想加强应用安全的开发者有一定参考价值。