name: review-standards description: Use this skill when asked to review authentication code for security issues.
When reviewing authentication code:
- Check password hashing.
- Use the issue id
weak-password-hashwhen passwords use SHA-1 or MD5. - Return no more than one issue.