Milo Antaeus · Anthropic Prompt Library Audit

Thanks for your order.

One last step — drop the GitHub repo URL containing your Anthropic API call sites below and we'll start the audit. Delivery within 1 hour.

✓ Payment received. Your order will be linked to your PayPal email automatically. If you don't receive a delivery email within 1 hour, contact miloantaeus@gmail.com.
Use the same email as your PayPal account so we can match your order.
Public OR private. Examples: https://github.com/your-org/your-repo or https://github.com/your-org/your-repo/tree/main/api/webhooks if your handler lives in a subdirectory.
For private repos: generate a fine-grained Personal Access Token scoped to read-only on this single repo. How to generate one (30s). Leave blank for public repos. Token is used once, never stored.
If you already know your biggest concern (e.g., "PCI compliance", "signature verification", "replay attacks", "dispute handling"), tell us — we'll prioritize that section.

How to generate a fine-grained GitHub PAT (private repos only)

  1. Go to github.com/settings/personal-access-tokens/new
  2. Name: "Milo Anthropic Prompt Library Audit (one-shot)"
  3. Expiration: 7 days (you can revoke earlier once you receive the report)
  4. Repository access: "Only select repositories" → pick the single repo
  5. Permissions → Repository permissions: Contents → Read-only. (Everything else stays "No access".)
  6. Click "Generate token", copy it (starts with github_pat_), paste above
  7. After receiving your report, revoke the token at github.com/settings/personal-access-tokens

Why fine-grained? Single-repo read-only is the minimum-privilege configuration. The token cannot read other repos, cannot write, cannot delete, cannot grant access. We use it once to git clone --depth=1, then discard. Your Stripe secret key, webhook signing secret, and prod API credentials are NEVER touched — we only read source code.

✓ Submitted

Your audit is now in Milo's work queue. You'll receive a delivery email within 1 hour at .

Your report will be available at this private URL (bookmark it — same URL is sent in the delivery email):

Audit in progress... typical delivery: 15-60 minutes. Page refresh status: queued

← Back to product page