Craft Security

The Craftsman standard for defensive security hardening — authorization policy (per-resource authZ, IDOR/tenant scoping), input validation & injection prevention, secrets, security headers, CORS, dependency vulnerabilities, XSS/CSRF, and data exposure. Use WHENEVER work touches security: harden an endpoint, review auth, handle secrets, lock down headers, audit dependencies, or production-harden a service. Trigger on "is this secure", "harden this", "review for vulnerabilities", or "handle secrets properly". Owns authZ, abuse-defense policy, and security review of auth flows — see "Scope boundaries" in the body for handoffs.

gul-labs ba3ece9 7 files · 90.4 KB Updated

File contents

gul-labs/craftsman-marketplace/tree/main/plugins/craftsman/skills/craft-security commit ba3ece98e5

Frequently asked questions

npx skillmds@latest add gul-labs/craft-security