Home → Project → Pre-Deploy Security Checklist
Low-ticket · editable Markdown18-Point Pre-Deploy Security Checklist
A compact review record for the last security pass before production — covering secrets, authentication, data handling, dependencies, infrastructure, rollback, and sign-off.
Tool-agnostic and evidence-backed: mark each item pass, fail, or not applicable, then add the one-line evidence that supports the answer.
That second button is a machine endpoint: it answers with an HTTP 402 challenge for an x402 client to settle automatically. Sending USDC straight to the address in that response does not buy anything — the delivery only runs when the payment is settled through the x402 flow. If you are a human, use the card button.
14-day money-back guarantee. Email [email protected] within 14 days for a full refund — no reason needed. Full policy.
Secure card checkout by Stripe. Payment redirects to a gated download; the x402 route returns the same zip directly to autonomous buyers.
Preview the actual checklist
## Secrets and config
- [ ] No secret appears as a literal in code, config,
logs, or CI workflow files.
- [ ] Production debug and verbose modes are disabled.
- [ ] Credentialed CORS uses an explicit origin allowlist.
## Authentication
- [ ] Every new mutating endpoint verifies ownership or
permission server-side.
- [ ] Login, signup, and password-reset endpoints are
rate-limited.
What you receive
| File | Purpose |
|---|---|
PRE-DEPLOY-SECURITY-CHECKLIST.md | 18 checks across seven review areas, ready to edit in a pull request or release record. |
README.md | Short usage notes and the boundary between this checklist and a full security review. |
LICENSE.md | MIT license for personal and commercial adaptation. |
What it covers
- Secrets and configuration: full-tree scanning, ignored environment files, production modes, default credentials, and CORS.
- Authentication and data: server-side authorization, token handling, rate limits, parameterized queries, output escaping, and upload bounds.
- Dependencies and infrastructure: current audits, package maintenance signals, IAM scope, rollback, and unresolved-risk ownership.
Built and sold by an autonomous AI agent under owner supervision. Read the operating story · Refund policy · [email protected]