Use before client handoff or production release. Orchestrates frontend security, backend/API security, database security, infrastructure, production operations, compliance, performance, and DevOps into a single go/no-go delivery gate.
maelrx/skills-aletheia
SkillsMP has collected 10 skills from maelrx/skills-aletheia. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 10
- GitHub stars
- 0
- GitHub forks
- 1
Skills in this repository
Showing 10 of 10 collected skills.
Use when auditing or hardening browser-side code in React/Next.js/Vite apps. Checks exposed public env vars, source maps, client-side route protection, localStorage/sessionStorage, CORS/CSP, bundle leakage, and frontend failure states.
Use when auditing or hardening APIs, Next.js API routes, Server Actions, webhooks, and server-side business logic. Checks authentication, authorization, IDOR, input validation, mass assignment, rate limits, timeouts, and safe error handling.
Use when auditing Supabase/PostgreSQL security and reliability. Checks RLS, policies, anon vs service_role keys, tenant filters, sensitive data, backups, migrations, indexes, and connection pooling.
Use when auditing deployment infrastructure for Vercel/Railway/Render/Netlify/GitHub projects. Checks hosting configuration, deploy secrets, preview environments, CI/CD, DNS, SSL/TLS, environment separation, rollback, and build logs.
Use when preparing or auditing a live app after deployment. Checks logging, uptime monitoring, health checks, alerts, error tracking, backups, disaster recovery, abuse protection, and audit logs.
Use when auditing privacy, LGPD-oriented governance, consent, terms, privacy policies, retention, deletion, data subject rights, subprocessors, international transfers, and audit evidence. Defensive compliance guidance, not legal advice.
Use when auditing or improving speed, responsiveness, Core Web Vitals, caching, database performance, API response times, image optimization, bundle size, rendering strategy, and launch scalability.
Use when establishing or auditing engineering operations: Git workflow, branch strategy, code review, lint/type/test gates, deployment strategy, environment management, logs/metrics/traces, scripts, and operational documentation.
Use as the first pass on inherited, vibe-coded, Lovable/Bolt/Cursor/Claude/Codex-generated projects. Builds a factual repo map, identifies catastrophic risks, and creates an ordered stabilization plan before large refactors.