Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

gatefrisk

Étoiles0
Forks0
Mis à jour7 juillet 2026 à 11:59

Frisk your HTTP routes for UNGATED MUTATING endpoints before you ship. Triggers automatically when you are about to report a coding task done and your diff added or changed a route handler (or on /gatefrisk). An endpoint that writes, deletes, pays, trades, or triggers a job with no auth check is an open switch on the public internet — a crawler's GET can flip it. gatefrisk enumerates the changed routes, classifies each one mutating vs read-only, checks the mutating ones for a gate, and refuses to say "done" while a mutating route ships open.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly