Authentication Management

Community

Secure user access, prevent mock mode vulnerabilities.

AuthorLucasdoreac
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill ensures the MutuaPIX authentication system is robust and secure, preventing critical vulnerabilities like mock mode exposure in production. It streamlines managing login flows, environment configurations, and CSRF token handling.

Core Features & Use Cases

  • Vulnerability Detection & Remediation: Identifies and provides fixes for insecure mock mode configurations (e.g., authStore initializing with mock users in production).
  • Comprehensive Deployment Checklist: Guides through backend and frontend deployment steps, including cache clearing and environment variable validation.
  • Use Case: Before deploying a new authentication feature, use this skill to verify all environment variables are correctly set, mock mode is disabled, and the login flow functions securely in production, avoiding accidental security breaches.

Quick Start

Example: Verify production environment variables on VPS

ssh root@138.199.162.115 'cat /var/www/mutuapix-frontend-production/.env.production | grep NODE_ENV'

Expected output: NEXT_PUBLIC_NODE_ENV=production

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Authentication Management
Download link: https://github.com/Lucasdoreac/mutuapix-workspace/archive/main.zip#authentication-management

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.