Better Auth MCP Server

test_security

Run automated security tests on authentication setups, including password policies, rate limiting, and session management, to ensure robust protection and compliance.

Instructions

Run security tests on Better-Auth setup

Input Schema

NameRequiredDescriptionDefault
testsYes

Input Schema (JSON Schema)

{ "properties": { "tests": { "items": { "enum": [ "password-policy", "rate-limiting", "session-management" ], "type": "string" }, "type": "array" } }, "required": [ "tests" ], "type": "object" }

You must be authenticated.

Other Tools from Better Auth MCP Server

Related Tools

ID: 7f1irpro2i