From jeremylongshore-claude-code-plugins-plus-skills
Generates secure password hashes, code, and configurations for authentication using industry best practices and validation. Activates on password hashing requests.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin langchain-py-packThis skill is limited to using the following tools:
This skill provides automated assistance for password hash generator tasks within the Security Fundamentals domain.
Guides authorized hash cracking with Hashcat for pentesting, covering attack modes, rules, hash types, and GPU benchmarking. Useful for password audits and security assessments.
Cracks hashes using Hashcat for authorized security audits, forensic password recovery, policy testing, and penetration testing reports.
Analyzes password strength, provides step-by-step guidance, generates code and configurations for secure validation following OWASP best practices.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for password hash generator tasks within the Security Fundamentals domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with password hash generator" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Security Fundamentals skill category. Tags: security, authentication, validation, owasp, secure-coding