跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Security Checklist

技能 已验证 活跃

Security best practices for Micronaut/Kotlin backend including authentication, authorization, input validation, and OWASP prevention. Use when implementing auth, validating inputs, or reviewing security.

目的

To ensure Micronaut/Kotlin backend applications adhere to security best practices by providing a structured audit checklist and actionable code examples.

功能

  • Security best practices for Micronaut/Kotlin
  • Covers authentication, authorization, input validation
  • Prevents common OWASP vulnerabilities
  • Provides actionable code examples and patterns
  • Acts as a checklist for security reviews

使用场景

  • Implementing authentication and authorization
  • Validating user inputs
  • Reviewing code for security vulnerabilities
  • Ensuring adherence to security standards

非目标

  • Performing code formatting or linting
  • Deploying applications
  • Writing application logic
  • Managing CI/CD pipelines

安装

npx skills add spartan-stratos/spartan-ai-toolkit

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
98 /100
1 day ago 分析

信任信号

最近提交4 days ago
星标68
状态
查看源代码

类似扩展

Backend Api Design

99

Design RPC-style APIs with layered architecture (Controller → Manager → Repository). Use when creating new API endpoints, designing API contracts, or reviewing API patterns.

技能
spartan-stratos

Auth0 Express OAuth2 JWT Bearer

100

Use when adding Auth0 token validation to Express or Node.js APIs - integrates express-oauth2-jwt-bearer SDK to protect Node.js API endpoints with JWT Bearer authentication, scope-based RBAC, claim validation, and optional DPoP support

技能
auth0

Auth0 Nuxt

100

Use when implementing Auth0 authentication in Nuxt 3/4 applications, configuring session management, protecting routes with middleware, or integrating API access tokens - provides setup patterns, composable usage, and security best practices for the @auth0/auth0-nuxt SDK

技能
auth0

Senior Backend Engineer

100

Designs and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening. Use when the user asks to "design REST APIs", "optimize database queries", "implement authentication", "build microservices", "review backend code", "set up GraphQL", "handle database migrations", or "load test APIs". Covers Node.js/Express/Fastify development, PostgreSQL optimization, API security, and backend architecture patterns.

技能
alirezarezvani

Better Auth Authentication

99

Better Auth authentication flows for TypeScript apps. Use when enabling email/password auth, configuring social providers, or implementing sign-up, sign-in, and verification flows.

技能
bobmatnyc

API Endpoint Creator

97

Creates RPC-style endpoint following layered architecture (Controller → Manager → Repository). Use when creating new API endpoints or CRUD operations.

技能
spartan-stratos