byagutinbaigo28· 21 skills
Configure rate limiting, manage auth secrets, set up CSRF protection, define trusted origins, secure sessions and cookies, encrypt OAuth tokens, track IP addresses, and implement audit logging for Better Auth. Use when users need to secure their auth setup, prevent brute force attacks, or harden a Better Auth deployment.
$npx -y skills add agutinbaigo28/financial-agent-api --skill better-auth-security-best-practicesInstalls into the current project.
Run `npx skills use "https://github.com/agutinbaigo28/financial-agent-api" --skill "agutinbaigo28/financial-agent-api/better-auth-security-best-practices"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agutinbaigo28/financial-agent-api" that are relevant to the current task. Run `npx skills add "https://github.com/agutinbaigo28/financial-agent-api"` and select the relevant skills, then follow their instructions.