Owasp Web

Basic skill for OWASP aligned web security review, risk identification, and safer application implementation. Use when Codex needs a basic starting point for this web development area.

shubhashjha Updated

File contents

OWASP Web

Use this skill as a basic starting point.

Workflow

  1. Review the feature or code path from a web security perspective.
  2. Identify common risks such as injection, broken access control, or unsafe data exposure.
  3. Apply targeted mitigations that fit the current stack.
  4. Avoid broad rewrites when focused fixes are sufficient.
  5. Verify the risky path after mitigation.

Output

  • Produce practical security hardening changes.
  • Keep mitigations clear and reviewable.
  • Prefer focused risk reduction over vague security wording.

shubhashjha/codex-skills/tree/main/owasp-web commit 7df28c74f6

Frequently asked questions

npx skillmds@latest add shubhashjha/owasp-web