🎯

password-based-authentication

🎯Skill

from igbuend/grimbard

VibeIndex|
What it does

Securely implement password authentication with salting, hashing, and validation for user login systems across different programming environments.

πŸ“¦

Same repository

igbuend/grimbard(43 items)

password-based-authentication

Installation

Quick InstallInstall with npx
npx skills add https://github.com/igbuend/grimbard --skill password-based-authentication

Need more details? View full documentation on GitHub β†’

1Installs
-
AddedFeb 12, 2026

More from this repository10

🎯
secure-codebase-documentation🎯Skill

Generates comprehensive security documentation for codebases, identifying vulnerabilities, best practices, and compliance requirements across project files.

🎯
sarif-issue-reporter🎯Skill

Generates detailed SARIF reports for code vulnerabilities, mapping security issues across repositories with comprehensive analysis and tracking.

🎯
insufficient-randomness-anti-pattern🎯Skill

Detects and helps remediate weak randomness vulnerabilities in cryptographic implementations, highlighting potential entropy risks.

🎯
codebase-discovery🎯Skill

Rapidly maps and explores software project structures, dependencies, and architectural patterns across multiple programming languages and frameworks.

🎯
best-practices-reviewer🎯Skill

Reviews code for adherence to industry-standard software engineering best practices, identifying potential improvements in design, performance, and maintainability.

🎯
verifiable-token-based-authentication🎯Skill

Generates secure, cryptographically signed authentication tokens with robust validation mechanisms for distributed systems and microservices.

🎯
cryptography-as-a-service🎯Skill

Provides secure encryption, decryption, key management, and cryptographic protocol implementation for protecting sensitive data across applications.

🎯
cryptographic-action🎯Skill

Generates, validates, and manages cryptographic keys, encryption protocols, and secure communication workflows across different systems and platforms.

🎯
excessive-data-exposure-anti-pattern🎯Skill

Identifies and flags potential data leakage risks in code by detecting overly broad data exposures and recommending secure data access patterns.

🎯
mass-assignment-anti-pattern🎯Skill

Detects and prevents mass assignment vulnerabilities by identifying unsafe parameter binding in web application models and frameworks.