Security
Page 5 of 5
Browse skills in this category.
configuring-better-auth
Securityby aiskillstore
Implement OAuth 2.1 / OIDC authentication using Better Auth with MCP assistance. Use when settingup a centralized auth server (SSO provider), implementing SSO clients in Next.js apps, configuringPKCE flows, or managing tokens with JWKS verification. Uses Better Auth MCP for guided setup.NOT when using simple session-only auth without OAuth/OIDC requirements.
data-processor
Securityby aiskillstore
Process and transform arrays of data with common operations like filtering, mapping, and aggregation
env-handler
Securityby aiskillstore
Manage environment variables securely. Handles distinction between .env (template) and .env.local (secrets).
form-creator
Securityby aiskillstore
Create forms, validation schemas, and CRUD API endpoints. Use when building new data entry features or managing existing forms.
fundamentals-gate
Securityby aiskillstore
Verify code quality standards are met - naming, structure, DRY principles. Issues result in SUGGESTIONS for improvement.
mcp-integration
Securityby aiskillstore
This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.
replicate-handler
Securityby aiskillstore
Integrate with Replicate AI for running models (image generation, LLMs, etc.).
secret-scanner
Securityby aiskillstore
Detect accidentally committed secrets, credentials, and sensitive information in code.
security
Securityby aiskillstore
Security validation, vulnerability scanning, and compliance checking.
security-checklist
Securityby aiskillstore
Use this skill when implementing security measures or conducting security audits. Provides OWASP Top 10 mitigations, authentication patterns, input validation strategies, and compliance guidelines. Ensures applications are secure against common vulnerabilities.
setup
Securityby aiskillstore
Sets up new projects and generates workflow files like CLAUDE.md, AGENTS.md, Plans.md. Use when user mentions セットアップ, setup, 初期化, initialize, 新規プロジェクト, ワークフローファイル生成. Do NOT load for: 実装作業, レビュー, ビルド検証, デプロイ.
spawn
Securityby aiskillstore
Skills for spawning external processes - AI coding agents and generic CLI commands in new terminal windows. Parent skill category for agent and terminal spawning.
ultrathink-trigger
Securityby aiskillstore
Auto-escalate reasoning depth for complex problems. Use proactively when encountering architecture, debugging, or unfamiliar code.
uuid
Securityby aiskillstore
UUID generation skill - Universally Unique Identifiers v4 and v7 for entity IDs. For ng-events construction site progress tracking system.
wechat-management
Securityby aiskillstore
Manage information from Wechat and Send Messages, Only could be activated with the MCP Server `WeChatMCP`. Check it before using any tools in this MCP server
myfy-patterns
Securityby psincraian
Core myfy patterns and conventions for building applications. Use when working with myfy.core, Application, WebModule, DataModule, FrontendModule, TasksModule, UserModule, CliModule, AuthModule, RateLimitModule, or @route decorators.
security-practices
Securityby eser
Security practices including secrets management, input validation, SSRF prevention, and production hardening. Use for security-sensitive code.
user-module
Securityby psincraian
myfy UserModule for authentication with email/password, OAuth, sessions, and JWT. Use when working with UserModule, BaseUser, OAuth providers, login, registration, password reset, email verification, or user authentication.
reviewing-security
Securityby ryuichi1208
OWASP API Security Top 10 (2023) と Rust セキュリティベストプラクティス。脆弱性検出。Use when: セキュリティ、脆弱性、OWASP、認証、認可、監査を依頼された時。
osgrep
Securityby pr-pm
Semantic code search using natural language queries. Use when users ask "where is X implemented", "how does Y work", "find the logic for Z", or need to locate code by concept rather than exact text. Returns file paths with line numbers and code snippets.
flutter-networking-retrofit-dio
SecurityHTTP networking standards using Dio and Retrofit with Auth interceptors.
flutter-security
SecuritySecurity standards for Flutter applications based on OWASP Mobile.
nestjs-file-uploads
SecuritySecure file handling, Validation, and S3 streaming.
nextjs-authentication
SecuritySecure token storage (HttpOnly Cookies) and Middleware patterns.
nextjs-data-access-layer
SecuritySecure, reusable data access patterns with DTOs and Taint checks.
react-security
SecuritySecurity practices for React (XSS, Auth, Dependencies).
typescript-security
SecuritySecure coding practices for building safe TypeScript applications.
setup
Securityby genlayerlabs
Setup and launch GenLayer Studio with Docker Compose
claude-agent-sdk
Securityby sammcj
Use when working with Anthropic Claude Agent SDK. Provides architecture guidance, implementation patterns, best practices, and common pitfalls.
secret-scanner
Securityby Afaneor
Detects API keys, passwords, and secrets in code before they reach git. Use before commits, when working with credentials, or when user mentions "security check" or "secrets".