Safe Check

Use when writing or reviewing APIs that touch authz, 越权, SQL injection, third-party callback signatures, 核销 merchant ownership, or sensitive fields. Use on almost every write API; skip only for internal read prototypes with no user input.

1398281322-a11y Updated

File contents

1398281322-a11y/java-backend-guardrails/tree/main/skills/java-backend-guardrails/safe-check commit 08c05a894c

Frequently asked questions

npx skillmds@latest add 1398281322-a11y/safe-check