Ship security
Skill aksheyw/claude-code-ship-gate/plugins/ship-gate/skills/ship-security
Pre-push quality gate for Claude Code that runs above git, so git push --no-verify can't skip it. Tests, code review, security, and a secret scan must pass before any push to your protected branch. Say 'ship it' to run it.
npx -y skills add aksheyw/claude-code-ship-gate --skill ship-securityAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Ship Gate security gate, applies the distilled security checklist to the diff; optionally augments with /security-review.
SKILL.md
0.6 KB, 107 tokens by cl100k_base, as published. Nobody here has run it
Ship Security
- Apply
references/security-checklist.mdto the changed files (the checklist IS the gate). - If available, also invoke
/security-reviewfor an Anthropic-maintained diff pass and merge findings. - Go deeper on files matching the project's security scoping globs (auth, payments, rules, migrations, env, deps).
- Emit Block (any CRITICAL/HIGH) / Warning / Approve + findings. Do not push.
What ships with it: 1 file
7.8 KB alongside SKILL.md
references/
- security-checklist.md7.8 KB