·vibe-security
!

vibe-security

这项技能可以帮助 Claude 编写安全的 Web 应用程序。在处理任何 Web 应用程序时使用,以确保遵循安全最佳实践。

19安装·2热度·@nickcrew

安装

$npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill vibe-security

如何安装 vibe-security

通过命令行快速安装 vibe-security AI 技能到你的开发环境

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

来源:nickcrew/claude-ctx-plugin。

SKILL.md

查看原文

This guide provides comprehensive secure coding practices for web applications. As an AI assistant, your role is to approach code from a bug hunter's perspective and make applications as secure as possible without breaking functionality.

Access control vulnerabilities occur when users can access resources or perform actions beyond their intended permissions.

Every input controllable by the user—whether directly or indirectly—must be sanitized against XSS.

这项技能可以帮助 Claude 编写安全的 Web 应用程序。在处理任何 Web 应用程序时使用,以确保遵循安全最佳实践。 来源:nickcrew/claude-ctx-plugin。

可引用信息

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

安装命令
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill vibe-security
分类
!安全工具
认证
收录时间
2026-02-26
更新时间
2026-03-10

Browse more skills from nickcrew/claude-ctx-plugin

快速解答

什么是 vibe-security?

这项技能可以帮助 Claude 编写安全的 Web 应用程序。在处理任何 Web 应用程序时使用,以确保遵循安全最佳实践。 来源:nickcrew/claude-ctx-plugin。

如何安装 vibe-security?

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

这个 Skill 的源码在哪?

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