security▌
151 indexed skills · max 10 per page
alicloud-security-cloudfw-test
cinience/alicloud-skills · Cloud
Category: test \n CloudFW Minimal Viable Test \n Prerequisites \n \n AK/SK and region are configured. \n GoalsSkill: skills/security/firewall/alicloud-security-cloudfw/ 。 \n \n Test Steps \n \n 先跑元数据 API 列表脚本。 \n 选择一个只读列表/详情 API 执行。 \n 记录请求摘要和响应摘要。 \n \n Expected Results \n \n 可拿到资源列表或明确无权限提示。 \n
alicloud-security-kms-test
cinience/alicloud-skills · Cloud
Category: test \n KMS Minimal Viable Test \n Prerequisites \n \n AK/SK and region are configured. \n GoalsSkill: skills/security/key-management/alicloud-security-kms/ 。 \n \n Test Steps \n \n 通过 OpenAPI 元数据确认 KMS 常用读取 API。 \n 执行一个只读查询(如 ListKeys 或产品支持的等价读接口)。 \n 记录 request id、返回数量、错误码(若有)。 \n \n Expected Results \n \n 只读查询成功或返回明确权限错误。 \n
api-security-hardening
aj-geddes/useful-ai-prompts · Backend
Comprehensive security middleware for REST APIs covering authentication, rate limiting, input validation, and attack prevention. \n \n Implements multiple security layers: helmet for HTTP headers, rate limiting, CORS configuration, input sanitization, and XSS/HPP protection \n Supports Node.js/Express and Python FastAPI with reference implementations for each framework \n Includes JWT-based authentication, input validation with sanitization, and security event logging \n Provides best practices
spring-boot-security-jwt
giuseppe-trisciuoglio/developer-kit · Productivity
JWT authentication and authorization for Spring Boot 3.5.x with token generation, refresh strategies, and role/permission-based access control. \n \n Covers token generation with JJWT, Bearer/cookie authentication, and stateless session management using Spring Security 6.x \n Supports database-backed and OAuth2 provider integration (Google, GitHub) with modern SecurityFilterChain configuration \n Includes refresh token rotation, token blacklisting, and key rotation strategies for production secu
security-requirement-extraction
wshobson/agents · Frontend
Transform threat analysis into actionable security requirements. \n \n Converts STRIDE threat categories into functional, non-functional, and constraint requirements with automatic priority calculation based on impact and likelihood \n Generates security user stories, acceptance criteria, and test cases directly from threats; includes traceability matrices linking threats to requirements \n Maps requirements to compliance frameworks (PCI-DSS, HIPAA, GDPR, SOC2, NIST, ISO 27001, OWASP) and identi
better-auth-security-best-practices
better-auth/skills · Productivity
better-auth-security-best-practices
alicloud-security-id-verification-cloudauth-test
cinience/alicloud-skills · Cloud
Category: test
security-engineer
daffy0208/ai-dev-standards · Productivity
Security is not optional - build it in from day one.
alicloud-security-content-moderation-green-test
cinience/alicloud-skills · Cloud
Category: test
network-security-groups
aj-geddes/useful-ai-prompts · Productivity
Implement network security groups and firewall rules to enforce least privilege access, segment networks, and protect infrastructure from unauthorized access.