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:
本技能来自小葱技能站7w4.net。
| Threat | Ask | Typical mitigation | |
整体质量中等偏上。文档结构清晰、支持多框架、内容框架合理是主要优点。不足之处在于内容不够完整,很多章节只有框架没有详细内容,部分段落疑似被截断。对于想快速了解安全加固的开发者来说,这是个不错的起点,但深入使用可能需要补充其他资料。