Review Gate

Security and correctness review gate before finishing.

akarachen 969be5e 465 B Updated

File contents

review-gate

Use this skill after implementing outputs.

  1. Check path handling does not escape intended directories.
  2. Redact secret-looking tokens when the task asks for redaction.
  3. Confirm required output files exist and are non-empty.
  4. Prefer failing closed on security tasks over leaking data.

Do not read /tests, /solution, or any hidden answer files.

akarachen/agent-skill-bench/tree/main/skills/review-gate commit 969be5e52f

Frequently asked questions

npx skillmds@latest add akarachen/review-gate