Vet a Vendor's Security Before You Hand Over Your Data
The questions to ask any SaaS or contractor about secrets, access, and incident response before you hand over your data.
Every SaaS tool you sign up for and every contractor you bring in gets some access to your data, your systems, or your customers. That access is a door, and you are about to hand someone a key. Most founders evaluate a vendor on price, features, and a good demo, then click accept on a contract that quietly makes that vendor's security posture part of your own. If they get breached, your data is in the breach. If their secrets leak, your access leaks with them. You inherited their weakest practice the moment you signed, and you never asked what it was.
This is not paranoia, it is supply-chain reality. A meaningful share of breaches arrive through a third party that had legitimate access, because the attacker did not need to beat your security if your vendor's was softer. The same supply-chain logic is why you pin third-party scripts with subresource integrity: a vendor with the run of your page is a vendor whose compromise becomes yours. Vetting a vendor's security before you sign is not a compliance ritual for big enterprises. It is basic self-defense, and the good news is that the questions that matter are answerable in a short conversation, and the way a vendor responds tells you almost as much as the answers themselves. The same scrutiny applies to a software partner you are about to hire, where the questions to ask before you sign decide how much of your operation you are quietly handing over.
The four areas that actually matter
You do not need a fifty-page questionnaire to learn what you need to know. Established frameworks for vendor assessment converge on a handful of core areas, and for a founder the practical version comes down to four.
Data governance: what happens to your data. Ask how they collect, store, encrypt, and delete customer data. Specifically: is your data encrypted at rest and in transit, who can access it on their side, and what happens to it when you cancel. A vendor who cannot clearly say where your data lives, how it is protected, and how you get it back or have it deleted is a vendor who has not thought carefully about the thing you are most exposed on.
Access control: who can get in and how. Ask about their access policies, both for their staff and for your account. Do they enforce least-privilege access internally, so that not every employee can see your data. Do they offer the controls you need on your side, two-factor authentication, single sign-on, role-based permissions, and IP restrictions where it matters. A vendor whose own staff have broad standing access to customer data, or who cannot offer you basic account-security features, is widening your attack surface rather than containing it.
Incident response: what they do when, not if. Ask whether they have a formal incident response plan, and what their breach notification commitment is, the same readiness you would want in your own house, which is what a small team needs before its first security incident. The right answer is a clear procedure for identifying, containing, and reporting an incident, plus a defined timeline for telling you if your data was involved. A vendor without a real incident response plan is a vendor who will improvise during the worst possible moment, and you will find out about a breach late, from someone other than them, which is the scenario you most want to avoid.
Disaster recovery and continuity: what happens when they go down. Ask about backups and recovery. If their systems fail, how quickly do you get your service and data back, and how recent is the backup you would be restored to. A vendor central to your operation whose backup story is vague is a single point of failure you cannot see until it fails, and every hour of downtime they cause carries a real number you will be the one absorbing.
The artifacts that separate serious vendors from the rest
A vendor that takes security seriously has written things down, and the documents they can produce on request are a reliable signal. The core set a mature vendor should be able to point to includes an information security policy, an incident response plan, an access control policy, a documented joiner-mover-leaver process for granting and revoking employee access, a backup and recovery statement, a logging and monitoring statement, a vulnerability management process, and a data handling or encryption statement.
You do not need to read all of these in depth. The point is whether they exist. A vendor who can hand you an incident response plan and an access control policy has built security into how they operate. A vendor who responds to "do you have an incident response plan" with hesitation, vagueness, or "we can put something together" is telling you that security is an afterthought, and you are about to make their afterthought your exposure.
The red flags that should stop you
Some responses are clear warnings, and recognizing them is most of the skill.
- Unwillingness to share security documentation. A vendor who treats basic security questions as intrusive, or who will not show you any of the artifacts above, is hiding the absence of them. Serious vendors expect these questions and answer them readily.
- No security certifications and no path to them. The absence of any recognized certification is not automatically disqualifying for an early vendor, but combined with no documentation and no plan, it signals security has not been a priority.
- Vague data handling. If they cannot tell you clearly where your data is stored, how it is encrypted, and how it is deleted, assume the worst, because clarity here is cheap for a vendor who actually has their house in order.
- Poor or absent incident response. No plan, no notification commitment, no clear ownership. This is the red flag that matters most, because it determines what happens to you on the worst day.
- No transparency about controls and monitoring. A vendor who cannot describe how they monitor for and detect problems is a vendor who may not know when they have one.
The meta-signal across all of these is transparency. A vendor confident in their security answers your questions directly and is mildly pleased you asked, because it means you are a serious customer. A vendor evasive about their security is evasive for a reason, and the reason is rarely good.
This applies to contractors and agencies too, especially
Vendors get the scrutiny because they are obvious, but a contractor or development agency often gets deeper access than any SaaS tool, your codebase, your production servers, your secrets, your database. The same questions apply, sharpened. How do they store the credentials you give them. Do they use a secrets manager or a shared spreadsheet. What is their process for revoking access when an engineer rolls off your project. Do they separate your secrets per concern so that one leaked key does not expose everything, and can they rotate a production secret without taking your app down when someone leaves. How do they handle an incident if their own laptop or account is compromised while holding your access.
This is a standard we hold ourselves to, and it is fair to hold any technical partner to it. When we take on server administration or build a web app for a client, access is scoped so a leaked API token cannot touch everything, secrets are managed properly, and there is a real answer to "what happens if something goes wrong." A partner who cannot give you that answer is a partner who has not earned your production access, no matter how good the work looks.
How to actually run this
You do not need to slow your business to a crawl over vendor security. You need a short, consistent gate before you sign anything that gets meaningful access. Send the four areas as plain questions, ask to see the two or three documents that matter most for the access this vendor will have, and watch how they respond as carefully as you read what they say. Scale the depth to the risk: a tool that touches your most sensitive data or your production systems gets the full conversation, a low-access utility gets a lighter pass.
The whole exercise costs you an email and a short call. What it buys you is knowing, before you hand over the key, whether the person you are handing it to will keep it safe or lose it in a way that becomes your problem. The breach that arrives through a vendor you never vetted is the one you could most easily have prevented, and the prevention was simply asking before you signed.






