For the agent that knows your codebase

Ask your own AI about us. We wrote the site for it too.

Every page here has a plain-text twin a machine can read, so the coding agent that already knows your repository can assess ReplyPen against your architecture instead of ours.

Two prompts to paste

Paste either one into the agent you use on your own codebase. It will fetch our pages, read your repository, and answer in your terms.

Prompt A. Is this safe enough for us?

We are evaluating an external supplier, ReplyPen, for grounded support-email drafting. Read https://replypen.com/security.md and https://replypen.com/data-residency.md. Then look at our own codebase and data model and give me a concise assessment written against our architecture, not their marketing. 1. Is this viable for us, and what is the blast radius in their strictest configuration (read-only, drafts only, no internet, no actions), compared with the alternatives we actually face today: a help-center-only bot, giving a support vendor a broad API key, or building it ourselves? Assume the model is fully compromised by a hostile email and reason from what the database grants and the network namespace still allow. 2. List the tables and columns we would declare, which we would exclude, and which we would declare but mark as personal data so lookups still work on masked values. 3. Name the two or three support questions this projection would let us answer without pulling in an engineer, and which of them need production state rather than code or docs. 4. Note what is reversible if we stop. 5. Separate hard blockers from points to settle in the DPA or a pilot agreement, and end with the questions we should still put to them and a recommendation: go, go with conditions, or no-go, with the smallest sensible first step if it is a go.

A security assessment against your architecture, ending in a recommendation and a first step, not ours.

Prompt B. What would it actually answer for us?

Read https://replypen.com/index.md and https://replypen.com/security.md. ReplyPen is a support agent grounded in our production database, our source code and our logs, drafting replies for review and answering our own team over chat or MCP. Look at this codebase and brainstorm concretely which questions it could answer that our team currently works out by hand. Cover these kinds: a customer says the product is wrong or stuck and the answer depends on their account's state plus our rules (for example an out-of-stock, a declined payment, a job that never ran), where the honest reply is often that the system behaved as designed; the account's history or usage (what did this user do, when did this change, what plan are they on); numbers a person would query for (how many accounts are affected, how often does this happen); and questions our own team asks while debugging or planning, not only customers. Give 5 to 8 specific examples, each naming the actual tables, models or modules involved, the question as a customer or colleague would ask it, and what a person does today to answer it (which tool, which query, who gets pulled in). Be honest where the data is not there or where a person will still need to check something. Then say which two or three a CTO would want switched on in week one, and why.

Turns the abstract pitch into examples from your own product, for customers and for your own team.

The machine-readable pages

Same URLs as the site, with .md on the end. Plain Markdown, no login, no JavaScript. Each one names its canonical HTML page and links its siblings, so an agent can crawl the whole site from any of them.

Why we publish this

We are not adding an AI feature to a support tool. The tool is an agent, and so is the way we build it.

  • ReplyPen is a coding agent. It gets a shell and a real Unix workspace with your data mounted read-only, not a fixed list of functions someone at our end decided you would need. When a question needs a query nobody wrote yet, it writes it.
  • We build it the same way. The people here run coding agents all day, on this codebase, including the pages you are reading.
  • Our own security is attacked by AI agents every day against real production, and what they find is fixed with a retest before it is closed, as described on the security page.
  • So it would be strange to hand you a PDF. Give your agent the prompts above and let it argue with us.

Bring the answer to the call.

If your agent found a hole, we would rather hear it before you sign than after.

Questions from a security review go to [email protected] and get a reply within one business day.