review-standards

star 22.1k

Use this skill when asked to review authentication code for security issues.

promptfoo By promptfoo schedule Updated 4/29/2026

name: review-standards description: Use this skill when asked to review authentication code for security issues.

When reviewing authentication code:

  1. Check password hashing.
  2. Use the issue id weak-password-hash when passwords use SHA-1 or MD5.
  3. Return no more than one issue.
Install via CLI
npx skills add https://github.com/promptfoo/promptfoo --skill review-standards
Repository Details
star Stars 22,068
call_split Forks 1,955
navigation Branch main
article Path SKILL.md
More from Creator