·secure

当用户需要保护其 SaaS 应用程序、实施身份验证、保护用户数据、保护 API 或检查漏洞时,请使用此技能。涵盖使用 AI 工具构建的应用程序的 OWASP Top 10、身份验证最佳实践、数据保护和安全检查表。

10安装·0热度·@whawkinsiv

安装

$npx skills add https://github.com/whawkinsiv/claude-code-superpowers --skill secure

如何安装 secure

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

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

来源:whawkinsiv/claude-code-superpowers。

SKILL.md

查看原文

| API keys in code | Move to .env | | No rate limiting | Add to all endpoints | | Plain text passwords | Use bcrypt | | HTTP in production | Force HTTPS | | Accepting all CORS | Whitelist domains | | No input validation | Validate server-side | | Detailed error messages | Generic messages only |

✅ No secrets in code (all in .env) ✅ Can't access protected routes without auth ✅ Passwords hashed, never stored plain text ✅ Rate limiting prevents abuse ✅ HTTPS enforced in production ✅ Input validated on server side

当用户需要保护其 SaaS 应用程序、实施身份验证、保护用户数据、保护 API 或检查漏洞时,请使用此技能。涵盖使用 AI 工具构建的应用程序的 OWASP Top 10、身份验证最佳实践、数据保护和安全检查表。 来源:whawkinsiv/claude-code-superpowers。

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

可引用信息

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

安装命令
npx skills add https://github.com/whawkinsiv/claude-code-superpowers --skill secure
分类
!安全工具
认证
收录时间
2026-02-22
更新时间
2026-03-10

Browse more skills from whawkinsiv/claude-code-superpowers

快速解答

什么是 secure?

当用户需要保护其 SaaS 应用程序、实施身份验证、保护用户数据、保护 API 或检查漏洞时,请使用此技能。涵盖使用 AI 工具构建的应用程序的 OWASP Top 10、身份验证最佳实践、数据保护和安全检查表。 来源:whawkinsiv/claude-code-superpowers。

如何安装 secure?

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

这个 Skill 的源码在哪?

https://github.com/whawkinsiv/claude-code-superpowers

详情

分类
!安全工具
来源
skills.sh
收录时间
2026-02-22