Roles
Hiring An AI Security Engineer To Defend The AI Features You Already Shipped
Hire for the attack surface you actually created: an engineer who can take your shipped LLM feature and make it leak, over-spend, or call a tool it should never reach. Screen with a live agent and one hour, not a certificate list. The strongest candidates come from AppSec, detection engineering, and ML platform work. Expect senior AppSec pay plus a premium, and expect to compete with AI labs for anyone with published adversarial work.
The takeMost teams will try to train an existing AppSec engineer into this, and half of them will be right. The half that fails does so for a specific reason: the engineer never developed a feel for how models behave under pressure, and that feel comes from hours of adversarial play, not from a course. So hire the play. If a candidate cannot tell you about a time they talked a model into something it was configured to refuse, they are not this person yet.
Where Olive fits
Open a role and see what the work shows
Olive is priced per attempt rather than per seat, and an attempt returns six separately evidenced findings on one candidate: an input to your decision, never a ranking or a filter. Ten attempts a month are free, so an AI security screen can run beside your current round and be compared against it.
Rank your shortlistWhat Does An AI Security Engineer Do The Week After Your Agent Ships?
The support agent went live on Tuesday. By Friday somebody pasted a ticket that ended with a line addressed to the model instead of the reader, and the agent read it as an instruction and issued a refund. Nobody wrote a bug. Your AppSec review passed. That gap is the job: the model treats retrieved text as input, and your permission model treated the model as a trusted caller.
An AI security engineer works the seams where those two assumptions meet. Concretely, in the first month: an inventory of every place untrusted text reaches a prompt, a written threat model for each shipped feature, a hard look at what each agent tool can do when called with hostile arguments, and monitoring that fires on the behavior rather than on the payload. The frameworks are already published. OWASP's 2025 list for LLM applications names prompt injection as LLM01, excessive agency as LLM06, and vector and embedding weaknesses as LLM08 4, and job postings in this space are written against that list and against MITRE ATLAS the way an AppSec posting is written against the classic OWASP Top 10 3.
This is not the same job as breaking a model in a lab. If your problem is adversarial testing of the model itself, read hiring an AI red team engineer instead. The engineer described here defends a product that is already in front of customers, which means the deliverable is a fix and a control, not a finding.
Who Would Have Caught That Refund Before It Went Out?
Ask who on the open market would have read that ticket and seen an instruction rather than a complaint. Application security engineers who already think in trust boundaries pick up the model-specific parts fastest. Detection engineers bring the instinct for monitoring behavior over signatures, which matters because injection payloads are natural language and cannot be blocklisted. And ML platform engineers who have run retrieval pipelines already know where the embeddings and the evaluation suites live.
The unexpected feeders are worth widening for. Abuse and trust-and-safety engineers from consumer platforms have spent years against humans who adapt, which is closer to this work than any certification. Bug bounty hunters with public write-ups on AI features arrive with the exact reflex you want. Further out, SRE-turned-security people are the only ones who will read unbounded token consumption as a denial-of-service problem, and former QA automation engineers build the test rigs without being asked.
One exchange separates the real ones from the performed ones. A performed candidate lists frameworks and names attack categories; a real one asks what your agent is allowed to call before saying anything about attacks, then asks whether the tool checks authorization itself or trusts the caller. After that, watch the vocabulary rather than the claims. The word guardrail should draw a question back: measured against which failures, and what did the false-negative rate look like last month. An offer to demonstrate a jailbreak on a public chatbot is the wrong instinct, because a public chatbot has none of your tools. And the candidate who asks what the refund ceiling was before asking anything about the model has worked your incident somewhere else already.
How Do You See Adversarial Instinct In Sixty Minutes?
They got good by using models constantly and adversarially, on their own work, for years before it was a title. That practice is visible and you can ask for it directly. The strongest candidates have a personal test rig: a folder of prompts they run against every new model, notes on what changed, a habit of reading system cards and then checking the claims against behavior rather than believing them.
Ask what they use an assistant for in their own security work, and listen for a working division of labor. Good answers are specific and unglamorous: generating attack variations at volume, drafting the boring half of a fuzzing script, summarizing a vendor's model documentation and then verifying two claims by hand. Weak answers are either total refusal or total trust. Both mean the same thing, which is that the candidate has not put in the hours.
Then watch them work. Give them a staging copy of the support agent that issued the refund, its tool list, and sixty minutes, and stay in the room without helping. What you are grading is the order of operations. Do they read the tool permissions before they start typing at the model. Do they check whether an injected instruction survives into the retrieval store, which is the difference between a prank and a persistent compromise. When the model produces a confident claim about what it can do, do they take it at face value or go check. That last habit is the whole role in miniature, and an interview question cannot capture it. The candidate who has the refund tool in hand inside twenty minutes, and then goes looking for whether the instruction persisted, has already done the Friday you had.
Where Do You Find AI Security Engineers Who Are Not Already Taken?
Look where the arguments happen rather than where the resumes sit. The OWASP GenAI Security Project has open working groups on the LLM Top 10 4, and the people writing and disputing those entries are the population you want. DEF CON's AI Village runs hands-on adversarial events. The issue trackers of open adversarial tooling, Garak and Microsoft's PyRIT among them, are public and the contributors are self-identifying.
The adjacent-role search is more productive than the title search, because the title is young and the people who hold it are being paid a lot to keep holding it. Search for AppSec engineers at companies that shipped an LLM feature and then wrote publicly about securing it. Search bug bounty platforms for researchers with disclosed findings against AI products. Fintech and healthcare security teams are a quieter source: they have been forced to reason about model risk under existing regulation, and their people are underpriced relative to anyone with a frontier-lab line on the resume.
Demand is not subtle. In Microsoft's 2025 survey of business leaders, 31 percent said they were considering hiring an AI Security Specialist in the next twelve to eighteen months, putting it third on the list of new AI roles under consideration 1. Assume every candidate you find is in three other processes, and that your competition includes teams that also need an agentic penetration tester and are interviewing the same people for both.
Two Published Salary Series Disagree, So Quote Both
Whoever finds the refund path in an hour has three other processes running, so quote both published series and pick your band on purpose. As of mid-2026, one industry compensation write-up puts total compensation at roughly 150,000 to 220,000 dollars for junior AI security engineers and 450,000 and up at staff or principal, with agentic AI safety specialists commanding a 20 to 30 percent premium 2. A separate 2026 careers survey reports base salary alone at 140,000 to 210,000 3.
The reconciliation matters when you write the offer. The higher series is total compensation at AI labs and well-funded scaleups, and the lower one is base pay across a broader employer set. Both sources publish ranges rather than point estimates for a reason: the title is young, sample sizes are small, and the same posting can mean an AppSec engineer with an LLM feature or a researcher with published attacks. Price against your own senior engineering band plus a premium, and say which band you used.
Money is rarely what kills the offer. What kills it is a candidate concluding they will be a compliance function. The people worth hiring want a mandate to block a launch, direct access to the teams shipping the features, and permission to publish. Ask what they would need to be able to say no to a release, and take the answer seriously. As for location, this work follows the systems: an engineer touching hosted model APIs and cloud retrieval stores is remote-friendly by default, while on-premise model deployments in defense, banking, and healthcare come with badge-in expectations and sometimes a clearance timeline. State which of the two you are before the first call, because it changes the candidate pool more than the salary does.
Screen The Work, Not The Certificate List
A three-year-old specialty has no reliable credential yet, so a resume signal you trust does not exist. What does exist is the work itself, and it is cheap to stage. Build the exercise on the agent that issued the refund, keep it to an hour, and give every candidate the same starting point and the same tool list so the comparison means something.
Write the answer key before the first candidate sees it. Decide in advance what a strong response finds, in what order, and what it does after finding it, because the temptation to grade on charisma is strongest when you have no rubric. Score each finding separately and keep the evidence next to it: which prompt, which moment, what the candidate said. Findings you can point at survive a hiring debate. A general impression does not.
One caution on the legal side. If you are hiring in New York City, Local Law 144 has governed automated employment decision tools since July 2023 and requires a bias audit and candidate notice for tools that substantially assist a hiring decision, and Colorado and the EU have their own timelines. Check with counsel before any assessment tool touches a decision. If the AI features you are securing raise questions of that shape more broadly, an AI governance counsel is a different hire and usually the right one.
Common questions
How do I become an AI security engineer?
Start from a security or ML engineering base and add the other half. If you are in AppSec, build and break a retrieval-augmented app of your own, then work through the OWASP list for LLM applications against it until each entry is something you have caused rather than read. If you come from ML, learn trust boundaries, authorization, and how a real incident is handled. Then make your work visible: disclosed findings on AI products, contributions to open adversarial tooling, or a public write-up of an attack chain you built. Hiring managers for this title read artifacts, because there is no credential they trust yet.
Should we hire an AI security engineer or train our AppSec team?
Train first if you have one shipped feature, a cooperative AppSec engineer, and time. Hire if you have agents with tool access, multiple teams shipping independently, or a regulated deployment. The deciding question is not knowledge but availability: a retrained AppSec engineer still owns their old queue, and this work loses to urgent tickets every week. A hire creates a person whose queue is this.
What should an AI security engineer job description require?
Require threat modeling of LLM applications, hands-on work with agent tool permissions and retrieval pipelines, and familiarity with the OWASP list for LLM applications and MITRE ATLAS, which postings in this space are already written against. Ask for one attack chain the candidate built end to end. Do not require years of experience in a three-year-old title, and do not require a certification as a filter.
What does an AI security engineer earn?
Published series disagree because the title is young. As of mid-2026, one industry write-up puts total compensation at roughly 150,000 to 220,000 dollars junior and 450,000 and up at staff or principal, with a 20 to 30 percent premium for agentic AI safety work. A 2026 careers survey reports base salary of 140,000 to 210,000 for the same title. The gap is total compensation at labs versus base pay across a wider employer set. Price against your own senior engineering band plus a premium.
Is this role remote or on-premise?
It follows the systems. An engineer working on hosted model APIs, cloud retrieval stores, and agent tooling is remote-friendly, and most of the market is hiring that way. On-premise model deployments in defense, banking, and healthcare carry badge-in expectations and sometimes a clearance timeline. Say which one you are on the first call, because it narrows the pool more than the salary number does.
How long should the technical screen take?
One hour on a real system beats three rounds of discussion. Give the candidate a staging copy of a feature you shipped, its tool list, and no help, then grade the order of operations: permissions read before prompting, checking whether an injected instruction persists into retrieval, and verifying a confident model claim instead of accepting it. Keep the evidence for each finding so the debrief argues about work rather than impressions.
References
- 1. 2025: The Year the Frontier Firm Is Born ✓ microsoft.com 31 percent of leaders said they are considering hiring an AI Security Specialist, third on the report's list of ten new AI roles under consideration.
- 2. Hire an AI Security Engineer in 2026: Compensation Benchmarks ✓ infosec.qa Total compensation bands of 150,000-220,000 junior, 320,000-450,000 senior and 450,000+ at staff or principal, plus a 20-30 percent premium for agentic AI safety specialists.
- 3. AI Security Jobs: The ML and Cybersecurity Intersection in 2026 ✓ securitycareers.help AI security engineer base salary of 140,000-210,000, and the statement that OWASP LLM Top 10 and MITRE ATLAS are the primary frameworks for this work.
- 4. OWASP Top 10 for LLM Applications 2025 ✓ genai.owasp.org LLM01 Prompt Injection, LLM06 Excessive Agency and LLM08 Vector and Embedding Weaknesses in the 2025 list, and the project's open working groups.
4 sources, numbered by first appearance. Every one was opened and checked against the claim it carries. How Olive sources claims
General guidance for hiring teams. What works at one company and one volume may not transfer to yours.
Olive assesses how a person works with AI. It does not detect AI-written documents, and it never produces a score, a ranking, or a match percentage for a person. Candidates read the same report the employer reads.