prodcheck

← all checklists

Agent Prompts & PR Review

103 items · source

Prompt Security for Coding Agents

PR Security Checklist

For every AI-generated pull request:

Then:

"One-Line Fix" Review

Treat AI suggestions such as these as security-sensitive:

Code Review Questions

Who controls this input?

Who makes the security decision?

Where is the real authorization boundary?

What happens when the check fails?

Can an attacker reach the same operation another way?