home/categories/testing-security
domain cluster

Testing & Security

QA, penetration testing, and code quality.

9326 اسکلزall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
security
0

permissions

Multi-tenant permission checking for Wasp applications. Use when implementing authorization, access control, or role-based permissions. Includes organization/department/role patterns and permission helper functions.

ToonVos
ToonVos
testing-security
open
security
0

security

セキュリティ監査スキル。OWASP Top 10チェック・依存関係脆弱性・機密情報検出を実行

PROLE-ISLAND
PROLE-ISLAND
testing-security
open
security
0

message-authentication-code-mac

Security pattern for implementing Message Authentication Codes (MACs) to ensure data integrity and origin authentication. Use when implementing HMAC, CMAC, or other MAC algorithms, verifying message integrity, authenticating message origin with shared secrets, or when non-repudiation is NOT required. Specialization of Cryptographic action pattern.

igbuend
igbuend
testing-security
open
security
0

jwt-auth

JWT authentication implementation with bcrypt, refresh tokens, and rate limiting. Use for auth-related development, login, registration, or token handling.

linsomniac
linsomniac
testing-security
open
security
0

opaque-token-based-authentication

Security pattern for server-side token authentication (e.g., session IDs). Use when implementing session management, designing stateful authentication where server maintains token-to-principal mapping, or building systems requiring immediate token revocation. Specialization of Authentication pattern.

igbuend
igbuend
testing-security
open
security
0

agentuity-cli-cloud-env-get

Get an environment variable or secret value. Requires authentication. Use for Agentuity cloud platform operations

agentuity
agentuity
testing-security
open
security
0

supabase-connection

Manejo seguro de autenticación, RLS y conexión a base de datos y storage con Supabase.

LeandroLarrosa
LeandroLarrosa
testing-security
open
security
0

encryption

Security pattern for implementing encryption and decryption operations. Use when encrypting data for confidentiality, selecting encryption algorithms (AES, RSA), configuring cipher modes (GCM, CBC), choosing key lengths, or implementing symmetric/asymmetric encryption. Specialization of Cryptographic action pattern addressing confidentiality requirements.

igbuend
igbuend
testing-security
open
security
0

dual-mode-guardian

Ensure all code changes support BOTH offline (SQLite + JWT) and online (Supabase) modes. Use when modifying authentication, database operations, server actions, or any feature that differs between development and production environments. Prevents mode-specific bugs and cookie naming errors.

Joseph-VJ
Joseph-VJ
testing-security
open
security
0

security-error-review

セキュリティ・エラーハンドリングレビュー - OWASP Top 10、エラー処理、ログ管理を統合評価

DaichiHoshina
DaichiHoshina
testing-security
open
security
0

log-redactor

Redact secrets and PII from logs before sharing or summarizing. Use when the user asks to sanitize/redact logs or remove emails, tokens, API keys, or passwords.

ZeroZ-lab
ZeroZ-lab
testing-security
open
security
0

cloudflare-workers-authentication

Session-based authentication, challenge-response security, and middleware patterns for Cloudflare Workers with KV storage and JWT tokens.

onichandame
onichandame
testing-security
open
security
0

selective-encrypted-transmission

Security pattern for encrypting specific data before transmission. Use when only certain data elements need encryption, implementing field-level encryption for transit, or when entities must actively manage encryption decisions. Addresses "Leak action request or data in transit" problem.

igbuend
igbuend
testing-security
open
securitymarketplace
0

tools-permission-sync

Synchronize marketplace permissions - generate wildcards, manage executor permissions, and migrate to executor pattern.

cuioss
cuioss
testing-security
open
security
0

clojure-babashka-http-client

HTTP client for Clojure and Babashka built on java.net.http. Use when making HTTP requests, working with REST APIs, downloading files, or needing WebSocket support in Babashka or Clojure.

Ramblurr
Ramblurr
testing-security
open
security
0

validate-security

Valida implementações de segurança em Server Actions, verificando autenticação, autorização e validação de dados. Use para revisar segurança antes de merge ou deploy.

keidsondesigner
keidsondesigner
testing-security
open
security
0

go-security-audit

Security audit for Go backend code and SDKs. Covers Go-specific vulnerabilities, common security pitfalls, and best practices. Use when auditing Go codebases.

MAF2414
MAF2414
testing-security
open
security
0

better-auth

Integrate better-auth into Next.js 16 apps. Use for email/password, social OAuth, magic links, passkeys, 2FA setup. Covers database adapters (Prisma/Drizzle), session management, and route protection.

MUmerRazzaq
MUmerRazzaq
testing-security
open
security
0

security

Application security best practices including OWASP Top 10, authentication, and data protection.

kprsnt2
kprsnt2
testing-security
open
security
0

password-based-authentication

Security pattern for implementing password-based authentication. Use when designing login systems with username/password, implementing password storage, hashing, salting, peppering, password policies, or password reset flows. Specialization of the Authentication pattern.

igbuend
igbuend
testing-security
open
security
0

infra-security-reviewer

WHEN: Infrastructure security audit, secrets management, network policies, compliance checks WHAT: Secrets scanning + Network policies + IAM/RBAC audit + Compliance validation + Security hardening WHEN NOT: Application security → security-scanner, Docker only → docker-reviewer

physics91
physics91
testing-security
open
Previous
Page 341 / 389
Next