‹ 返回总目录
开发工具 最近更新04-20

secure-coding

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量39
⭐ GitHub Stars2
🗓️ 最近推送2026-04-20
🌱 项目创建2026-04-20
💻 语言 / LicenseJavaScript · MIT
🐛 开放Issue0

📝 工具简介

教Claude掌握15种主流技术栈的安全编码实践的Claude Code agent skill,安装一次即可持续使用。

📖 怎么用

全局安装跑`npx skills add securityreviewai/secure-coding-skill -g`,会装到`~/.claude/skills`;项目级安装去掉`-g`,装到`./.claude/skills`可提交。想指定 agent 用`npx skills add securityreviewai/secure-coding-skill --agent <名称>`。更新用`npx skills update secure-coding`,卸载用`npx skills remove secure-coding`。装完 Claude 写代码时会自动按语言栈(如 Java Spring、Python Django)套用安全规范,无需手动配置。

📋 迷你测评

教Claude掌握15种主流技术栈安全编码的Claude Code skill。亮点是安装一次持续生效。数据点:覆盖15种技术栈,安全面广。

📄 README 要点

这是一个Claude Code的智能体技能包,专门教授Claude在15种主流技术栈中的安全编码实践。覆盖范围很广,包括Java Spring、Python Django/Flask/FastAPI、Ruby on Rails、React、Vue、Angular、Go、ASP.NET等Web框架,还有C、C++、TypeScript等编程语言,以及Terraform/OpenTofu基础设施即代码。安装一次后,Claude在编写、审查或重构代码时会自动应用相应的安全指导。适合使用这些技术栈的开发者,能显著提升代码安全性。

查看英文原文
@securityreviewai/secure coding skill A Claude Code agent skill that teaches Claude language and framework specific secure coding practices across 15 popular stacks. Install it once and Claude will apply the right guidance every time you write, review, or refactor code in any of these. Covered: Web frameworks Java Spring / Spring Boot Python Django Python Flask Python FastAPI Ruby on Rails React (incl. Next.js) Vue (incl. Nuxt) Angular Go (net/http, Gin, Echo, Fiber, Chi) ASP.NET (Core, MVC, Web API, Razor, Blazor) Languages C (C99–C23, systems / embedded / kernel adjacent) C++ (C++17/20/23) TypeScript (Node/Express/NestJS/Fastify/Deno/Bun + shared frontend) C language (non web: console, services, desktop, libraries) Infrastructure as Code Terraform / OpenTofu (AWS, Azure, GCP) Install Recommended — via skills CLI (vercel labs/skills) The skills CLI is the open agent skills package manager. It works with Claude Code, Cursor, Codex, OpenCode, and 40+ other agents, handles updates, and supports symlinks so one canonical copy is reused across agents. [安装/使用命令见下方] Update and remove: [安装/使用命令见下方] Alternative — standalone installer via npx If you don't want the skills CLI, this package also ships a self contained installer: [安装/使用命令见下方] After install (either method), restart Claude Code (or reload your project) so the skill is picked up. What it does Once installed, Claude consults the skill whenever you: add a new endpoint, form handler, or route (web frameworks) handle user input, query a database, or render user controlled content configure auth, session cookies, CORS, or security headers process file uploads or fetch URLs on behalf of the user (SSRF surface) deserialize data, call eval / Function / vm , or run a subprocess with user input write systems code in C/C++ that allocates memory, copies buffers, parses untrusted bytes, or calls system / exec tighten tsconfig.json or validate inputs at a TypeScript trust boundary (Zod / class validator / Valibot) work with cry

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考