security-pr-checklist-skill

Installation
SKILL.md

Security PR Checklist Skill

Standardized security review for pull requests.

PR Security Checklist

## Security Review Checklist

### Authentication & Authorization

- [ ] No hardcoded credentials
- [ ] Authorization checks on all endpoints
- [ ] Session management secure
- [ ] Rate limiting on auth endpoints

### Input Validation

- [ ] All inputs validated
Related skills

More from patricio0312rev/skills

Installs
98
GitHub Stars
38
First Seen
Jan 24, 2026