Files
2025-11-30 08:21:55 +08:00
..
2025-11-30 08:21:55 +08:00

Scripts

Bundled resources for authentication-validator skill

  • authentication_check.py: Automates the authentication validation process, generating a detailed report based on predefined security checks.
  • password_policy_check.py: Script to evaluate password policies against defined criteria (length, complexity, history).
  • jwt_analyzer.py: Analyzes JWT tokens, extracting claims and validating signatures.