Be Security Check

Post-implementation backend security review scoped to a feature or flow: injection, broken auth, mass assignment, sensitive data exposure, missing rate limiting, improper authorization, business flow abuse, misconfiguration (OWASP API Security Top 10 2023). Use when: a backend feature has been implemented and needs a security pass before PR review or merge. Trigger phrases: "check security", "security review backend", "security audit", "security check after implementation". Skip when task is purely frontend styling, config-only change, or documentation update with no logic. SCOPE: always review only the files changed in the current feature/PR.

phananhtuan09 Updated

File contents

phananhtuan09/ai-agent-workflow/tree/main/skills/be-security-check commit 29c33fa39b

Frequently asked questions

npx skillmds@latest add phananhtuan09/be-security-check