Find the perfect skill
Dependency Audit
Security
Analyzes project dependencies for known security vulnerabilities using npm audit, pip-audit, or similar tools across multiple package managers.
SOC2 Compliance Checker
Security
Automated assistance tool for SOC2 compliance verification tasks. Provides step-by-step guidance, validates outputs, and generates production-ready configurations following industry best practices.
TwinMind Security Basics
Security
Implement security best practices for TwinMind integrations, including API key management, privacy configuration, and data protection for meeting recordings.
Dependency Vulnerability Scanner
Security
Scan project dependencies for known CVEs, suggest upgrades, and generate security audit reports.
Authentication Flow Builder
Security
Implement secure authentication flows with JWT, OAuth2, OIDC, and multi-factor authentication.
Global Validation
Security
Implement comprehensive server-side validation with client-side validation for user experience, using allowlists and sanitization to prevent injection attacks.
Global Validation
Security
Implement comprehensive input validation on both client and server sides with clear error feedback. Sanitize data to prevent injection attacks and apply validation consistently across all entry points.
TwinMind Security Basics
Security
Implement security best practices for TwinMind integrations. Covers API key management, privacy configuration, and data protection.
Encrypt/Decrypt BSV Backup Files
Security
Encrypt and decrypt BSV backup files in .bep format using bitcoin-backup CLI. Secure your private keys and sensitive data with AES-256-GCM encryption.
Database Audit Logging Implementation
Security
Implement database audit logging for compliance and security monitoring. Uses triggers, application-level logging, CDC, or native logs to track database changes.
Docker Security Auditor
Security
Audit Docker images and configurations for security issues, minimize attack surface, and implement best practices.
Go Vulnerability Scanner
Security
Executes vulnerability scans on Go projects using govulncheck to detect known security flaws and generate detailed reports with severity levels and remediation steps.