·secure-coding-practices
!

secure-coding-practices

nickcrew/claude-ctx-plugin

用于构建安全第一的应用程序的安全编码实践和防御性编程模式。在实施身份验证、处理用户输入、管理敏感数据或进行安全代码审查时使用。

15安装·1热度·@nickcrew

安装

$npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill secure-coding-practices

SKILL.md

Comprehensive guidance for implementing security-first development patterns with defensive programming techniques and proactive threat mitigation strategies.

Defense in Depth Apply multiple layers of security controls - never rely on a single protection mechanism.

Fail Securely When errors occur, default to the secure state (deny access, reject input, log event).

用于构建安全第一的应用程序的安全编码实践和防御性编程模式。在实施身份验证、处理用户输入、管理敏感数据或进行安全代码审查时使用。 来源:nickcrew/claude-ctx-plugin。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill secure-coding-practices
分类
!安全工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 secure-coding-practices?

用于构建安全第一的应用程序的安全编码实践和防御性编程模式。在实施身份验证、处理用户输入、管理敏感数据或进行安全代码审查时使用。 来源:nickcrew/claude-ctx-plugin。

如何安装 secure-coding-practices?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill secure-coding-practices 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/nickcrew/claude-ctx-plugin