[![Image](https://upload.wikimedia.org/wikipedia/commons/8/82/Telegram_logo.svg) Fresh remote jobs, sorted by category — join Jobicy on Telegram  › Fresh remote jobs on Telegram  ›](https://t.me/JobicyJobs) [All remote jobs](https://jobicy.com/jobs.md)Open role[![Reddit logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2020/10/Reddit.jpg)](https://jobicy.com/company/reddit.md)Remote opportunity at[Reddit](https://jobicy.com/company/reddit.md)

# Senior Security Engineer, AI Security

Review the role, location requirements, compensation details, and application process before deciding whether this opportunity fits your next career move.

[Apply for this job](#job-application)[View company](https://jobicy.com/company/reddit.md)Share31 Aug 2026Published37Listing views4Application actions30 Sep 2026Apply before  Opportunity details

## About this role.

AI SummaryReddit is seeking a senior security engineer to secure AI-powered products, LLM integrations, agentic workflows, and the surrounding tool and retrieval ecosystems. The role blends application-security reviews and threat modeling with hands-on development of reusable controls such as guardrails, policy checks, scanners, sandboxes, and enforcement points. The engineer will partner closely with product, platform, infrastructure, privacy, trust and safety, and machine-learning teams to prevent issues including prompt injection, tool misuse, data leakage, and unsafe code generation. Success requires strong product-security judgment, backend engineering capability, and the ability to convert recurring risks into scalable developer-friendly security platforms.

## Role DNA

A quick view of the complexity, pace, ownership and collaboration implied by the job description.

### Job Complexity

5/5EasyHard

### Pace & Pressure

4/5RelaxedFast-paced

### Autonomy Level

5/5GuidedFull ownership

### Communication Load

5/5IndependentCollaborative

AI insightThis is a senior, highly technical security role covering a rapidly evolving AI threat landscape and complex distributed-system trust boundaries. It requires independently balancing launch risk with practical remediation while building controls that work across many engineering teams.

## Salary analysis

Estimated compensation compared with the broader US market for similar roles.

Estimated job medianMarket rate$228,950US market range$180k–$280k0$308k

AI insightThe disclosed US yearly base-salary range is $190,800 to $267,100 USD, with a midpoint of $228,950. A competitive US market base-pay range for a senior AI/product security engineer is approximately $180,000 to $280,000 annually; equity, commission eligibility, and benefits are additional and are not included in the base-salary calculation.

## Core skills

Skills and capabilities most closely associated with this opportunity.

[AI security](https://jobicy.com/jobs?search_keywords=AI%20security.md)[application security](https://jobicy.com/jobs?search_keywords=application%20security.md)[threat modeling](https://jobicy.com/jobs?search_keywords=threat%20modeling.md)[LLM security](https://jobicy.com/jobs?search_keywords=LLM%20security.md)[agentic workflows](https://jobicy.com/jobs?search_keywords=agentic%20workflows.md)[security automation](https://jobicy.com/jobs?search_keywords=security%20automation.md)[backend engineering](https://jobicy.com/jobs?search_keywords=backend%20engineering.md)[cloud security](https://jobicy.com/jobs?search_keywords=cloud%20security.md)[Kubernetes](https://jobicy.com/jobs?search_keywords=Kubernetes.md)[secure software development](https://jobicy.com/jobs?search_keywords=secure%20software%20development.md)

Sample interview questionsHow would you threat model an LLM agent that can retrieve internal documents and invoke production tools?I would map assets, actors, trust boundaries, data flows, and tool permissions from user input through retrieval, model context, tool invocation, and output rendering. I would prioritize threats such as prompt injection, retrieval poisoning, excessive permissions, data exfiltration, unsafe actions, and audit gaps, then implement layered mitigations including least-privilege identities, scoped tools, input and output controls, approval gates, sandboxing, and monitoring.

Describe how you would turn repeated AI-security findings into a scalable engineering solution.

I would first identify the common failure mode and the point in the development or runtime workflow where a control can be applied consistently. I would build a reusable primitive, such as a policy library, CI check, gateway, registry, or sandbox, provide safe defaults and clear remediation guidance, then measure adoption and reductions in recurring findings.

When would you block an AI product launch because of a security risk?

I would block when the risk enables material unauthorized access, sensitive-data exposure, irreversible harmful actions, or lacks sufficient compensating controls and monitoring. I would clearly communicate the exploit path and business impact, propose the minimum viable mitigations, and distinguish launch-blocking issues from risks that can be accepted with explicit ownership and a dated remediation plan.

How would you protect against prompt injection in an AI workflow that uses third-party content?

I would treat all retrieved and third-party content as untrusted data rather than instructions. Controls would include separating instructions from content, limiting tool capabilities, enforcing structured tool calls and authorization checks outside the model, filtering or classifying risky content, requiring confirmation for sensitive actions, and logging attempted policy bypasses for detection and evaluation.

What makes a developer-facing security control successful?

A successful control is reliable, easy to adopt, accurate enough to preserve developer trust, and integrated into existing workflows such as CI/CD, service templates, or runtime platforms. I would pair enforcement with actionable findings, documented paved paths, ownership clarity, feedback loops, and metrics such as adoption, false-positive rate, remediation time, and prevented incidents.

Reddit is a community of communities. It’s built on shared interests, passion, and trust, and is home to the most open and authentic conversations on the internet. Every day, Reddit users submit, vote, and comment on the topics they care most about. With 100,000+ active communities and approximately 130 million daily active unique visitors, Reddit is one of the internet’s largest sources of information. For more information, visit [www.redditinc.com](http://www.redditinc.com/).

### About The Role

Reddit is a community of communities. It is built on shared interests, passion, and trust and is home to some of the most open and authentic conversations on the internet. Every day, Reddit users submit, vote, and comment on the topics they care most about.

Reddit is hiring a Senior Security Engineer, AI Security to help teams build and ship AI-powered products securely. This role combines product security judgment with hands-on engineering to secure the systems, tools, and workflows behind Reddit’s AI efforts.

You will review AI-powered product designs, threat model LLM and agentic workflows, and build reusable security primitives that make secure AI development easier for teams across Reddit. This is not an MLE role, but you should be comfortable reasoning about how AI systems fail, how agents use tools, and how security controls fit into inference, retrieval, tool-use, and execution paths.

The best candidates combine practical application security judgment with strong builder instincts. They can identify risks before launch, then turn repeated findings into guardrails, scanners, registries, sandboxes, libraries, policy checks, or platform controls that scale beyond one product team.

### What You’ll Do

* Review and threat model AI-powered product features, LLM integrations, agentic workflows, MCP servers, tools, plugins, retrieval systems, model outputs, and internal AI tools before launch.
* Build reusable AI security primitives such as guardrails, scanners, policy checks, tool-use controls, registries, sandboxes, libraries, and workflow-native enforcement points.
* Design security tooling that can sit in the inference, retrieval, or execution path to detect and prevent prompt injection, jailbreaks, tool misuse, data leakage, unsafe code generation, and suspicious agent behavior.
* Partner with teams building products and platforms with AI to define practical security controls that fit how they design, build, and ship.
* Proactively find, fix, and prevent AI security issues, while making any required product or engineering changes clear and low-friction for partner teams.
* Turn one-off AI security issues into systemic fixes, paved paths, measurable controls, and reusable guidance.

### What We’re Looking For

* 5+ years of experience in product security, application security, software security, security engineering, backend engineering, or security platform engineering.
* Strong application security fundamentals, including secure design review, threat modeling, code review, vulnerability prioritization, and practical remediation.
* Experience in building reliable backend services.
* Hands-on experience building security automation, developer tooling, libraries, infrastructure, or platform controls.
* Familiarity with AI, LLM, or agentic system risks such as prompt injection, jailbreaks, insecure tool use, tool poisoning, data leakage, unsafe model outputs, and abuse of AI-assisted workflows.
* Ability to reason across trust boundaries, including user input, model context, retrieval systems, backend services, tool calls, MCP servers, third-party integrations, sandboxed execution, logs, and frontend rendering.
* Practical understanding of infrastructure security concepts such as identity, authorization, network boundaries, secrets, cloud environments, containers, isolation, runtime policy enforcement, and least privilege.
* Strong engineering judgment about when to block launch, when to accept risk, and how to sequence practical remediations.
* Clear communication skills with the ability to explain technical security risk and business impact to engineers, product managers, and leadership.

### Preferred Qualifications

* Experience securing AI/LLM products, AI-assisted development tooling, agent frameworks, MCP-style tool ecosystems, retrieval-augmented generation systems, or model-integrated workflows.
* Experience building guardrails, policy engines, secure frameworks, scanners, linters, CI/CD checks, registries, gateways, or other developer-facing security platforms.
* Familiarity with agent sandboxing, workload identity, network policy, tool permissioning, AI red teaming, or LLM evaluation.
* Experience scanning or governing AI agent components such as skills, prompts, MCP servers, tool manifests, generated code, dependencies, or model-connected workflows.
* Familiarity with machine learning systems, model evaluation, AI data flows, or data governance for AI products.
* Experience with Go, Python, JavaScript, or TypeScript.
* Experience partnering with privacy, trust and safety, infrastructure, platform, or machine learning teams.
* Hands-on experience securing distributed systems or cloud-native applications, including Kubernetes, APIs, and microservices.
* Track record of mentoring engineers or raising the security bar through guidance, tooling, or reusable patterns.

#LI-Remote

Pay Transparency:

This job posting may span more than one career level.

In addition to base salary, this job is eligible to receive equity in the form of restricted stock units, and depending on the position offered, it may also be eligible to receive a commission. Additionally, Reddit offers a wide range of benefits to U.S.-based employees, including medical, dental, and vision insurance, 401(k) program with employer match, generous time off for vacation, and parental leave. To learn more, please visit [https://www.redditinc.com/careers/](https://www.redditinc.com/careers/).

To provide greater transparency to candidates, we share base salary ranges for all US-based job postings regardless of state. We set standard base pay ranges for all roles based on function, level, and country location, benchmarked against similar stage growth companies. Final offer amounts are determined by multiple factors including, skills, depth of work experience and relevant licenses/credentials, and may vary from the amounts listed below.

The base salary range for this position is:

$190,800—$267,100 USD

In select roles and locations, the interviews will be recorded, transcribed and summarized by artificial intelligence (AI). You will have the opportunity to opt out of recording, transcription and summarization prior to any scheduled interviews.

During the interview, we will collect the following categories of personal information: Identifiers, Professional and Employment-Related Information, Sensory Information (audio/video recording), and any other categories of personal information you choose to share with us. We will use this information to evaluate your application for employment or an independent contractor role, as applicable. We will not sell your personal information or disclose it to any third party for their marketing purposes. We will delete any recording of your interview promptly after making a hiring decision. For more information about how we will handle your personal information, including our retention of it, please refer to our [Candidate Privacy Policy for Potential Employees and Contractors](https://redditinc.com/policies/candidate-privacy-policy).

Reddit is proud to be an equal opportunity employer, and is committed to building a workforce representative of the diverse communities we serve. Reddit is committed to providing reasonable accommodations for qualified individuals with disabilities and disabled veterans in our job application procedures. If, due to a disability, you need an accommodation during the interview process, please let your recruiter know.

Show more

[Apply now >](https://jobicy.com/jobs/152252-senior-security-engineer-ai-security.md)

*

![Upload CV](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NSIgaGVpZ2h0PSI2NSIgZmlsbD0ibm9uZSIgeG1sbnM6dj0iaHR0cHM6Ly92ZWN0YS5pby9uYW5vIj48ZyBjbGlwLXBhdGg9InVybCgjQSkiPjxwYXRoIGQ9Ik0wIDBINjVWNjVIMFYwWiIgZmlsbD0iIzAyOWFlYiIvPjxnIGZpbGw9IiNmZmYiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIj48cGF0aCBkPSJNMzMuMDQ5IDE1LjQ1NGExLjQzIDEuNDMgMCAwIDAtMi4wOTcgMGwtNy41NzkgOC4xNDdhMS4zOCAxLjM4IDAgMCAwIC4wOSAxLjk3MyAxLjQ0IDEuNDQgMCAwIDAgMi4wMDgtLjA4OGw1LjEwOS01LjQ5MnYyMC42MWExLjQxIDEuNDEgMCAwIDAgMS40MjEgMS4zOTdjLjc4NSAwIDEuNDIxLS42MjUgMS40MjEtMS4zOTd2LTIwLjYxbDUuMTA5IDUuNDkyYTEuNDQgMS40NCAwIDAgMCAyLjAwOC4wODggMS4zOCAxLjM4IDAgMCAwIC4wOS0xLjk3M2wtNy41NzktOC4xNDZ6TTE2Ljc2OSAzOC40YzAtLjc3My0uNjItMS40LTEuMzg1LTEuNFMxNCAzNy42MjcgMTQgMzguNHYuMTAybC4yMTUgNi4yMjljLjIyMyAxLjY4LjcwMSAzLjA5NSAxLjgxMyA0LjIxOHMyLjUxIDEuNjA3IDQuMTcyIDEuODMzYzEuNi4yMTggMy42MzYuMjE4IDYuMTYuMjE4aDExLjI4bDYuMTYtLjIxOGMxLjY2Mi0uMjI2IDMuMDYxLS43MDkgNC4xNzItMS44MzNzMS41ODktMi41MzggMS44MTMtNC4yMThDNTAgNDMuMTEzIDUwIDQxLjA1NSA1MCAzOC41MDNWMzguNGMwLS43NzMtLjYyLTEuNC0xLjM4NS0xLjRzLTEuMzg1LjYyNy0xLjM4NSAxLjRsLS4xOSA1Ljk1OGMtLjE4MiAxLjM3LS41MTUgMi4wOTUtMS4wMjYgMi42MTJzLTEuMjI4Ljg1My0yLjU4MyAxLjAzOGMtMS4zOTUuMTktMy4yNDMuMTkzLTUuODkzLjE5M0gyNi40NjJjLTIuNjUgMC00LjQ5OC0uMDAzLTUuODkzLS4xOTMtMS4zNTUtLjE4NC0yLjA3Mi0uNTIxLTIuNTgzLTEuMDM4cy0uODQ0LTEuMjQyLTEuMDI2LTIuNjEyYy0uMTg3LTEuNDEtLjE5MS0zLjI3OS0uMTkxLTUuOTU4eiIvPjwvZz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJBIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDY1djY1SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+)

### Upload your resume now

To unlock remote work opportunities and be discovered by global employers.

This job listing has been manually reviewed by the Jobicy Trust & Safety Team for compliance with our posting guidelines, including verification of the company's legitimacy, accuracy of job details, clarity of remote work policy, and absence of misleading or fraudulent content.

Next step

## Apply now.

Follow the employer’s application method and review Jobicy’s safety guidance before sharing personal information.

Keep exploring

## Related remote jobs.

Matched by job category10 related opportunities[Cybersecurity](https://jobicy.com/categories/cybersecurity.md) [Browse all jobs](https://jobicy.com/jobs.md)
*
![Zscaler logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/08/b3234031-221.png)
Zscaler  Aug 31

### [Director, Specialist Sales Engineering – Data Security](https://jobicy.com/jobs/152257-director-specialist-sales-engineering-data-security.md)

About Zscaler Zscaler accelerates digital transformation to ensure our customers can be more agile, efficient, resilient, and secure. As an AI-forward enterprise, we are constantly pushing the envelope, leveraging the…

*
![Reddit logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2020/10/Reddit.jpg)
Reddit  Aug 31

### [Staff Product Security Engineer](https://jobicy.com/jobs/152256-staff-product-security-engineer.md)

Reddit is a community of communities. It’s built on shared interests, passion, and trust, and is home to the most open and authentic conversations on the internet. Every day, Reddit…

*
![SWORD Health logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/5dda1790-221.jpg)
SWORD Health  Aug 31

### [Senior Security Operations Engineer](https://jobicy.com/jobs/152254-senior-security-operations-engineer-2.md)

At Sword, we’re building AI to heal billions and unlock humanity’s full potential. In doing so, we’re pioneering AI Care, a fundamentally new approach to healthcare built for medical reasoning,…

*
![Apollo.io logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2022/01/f3c639242c4d1f4cb9c0730ac3842a72.jpeg)
Apollo.io  Aug 31

### [Senior Application Security Engineer](https://jobicy.com/jobs/152253-senior-application-security-engineer-2.md)

Apollo.io is the leading go-to-market solution for revenue teams, trusted by over 500,000 companies and millions of users globally, from rapidly growing startups to some of the world’s largest enterprises….

*
![Maven Clinic logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2026/07/c4b2d5ecf34b-221.webp)
Maven Clinic  Aug 31

### [Staff Software Engineer – Product Security](https://jobicy.com/jobs/152250-staff-software-engineer-product-security.md)

Maven Clinic is the world’s largest virtual clinic for women and families on a mission to make healthcare work for all of us. Through Maven Enterprise, the company partners with…

*
![SWORD Health logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/5dda1790-221.jpg)
SWORD Health  Aug 31

### [Security Operations Lead (SecOps)](https://jobicy.com/jobs/152249-security-operations-lead-secops.md)

At Sword, we’re building AI to heal billions and unlock humanity’s full potential. In doing so, we’re pioneering AI Care, a fundamentally new approach to healthcare built for medical reasoning,…

*
![Apollo.io logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2022/01/f3c639242c4d1f4cb9c0730ac3842a72.jpeg)
Apollo.io  Aug 31

### [Engineering Manager, Security Detection & Response](https://jobicy.com/jobs/152248-engineering-manager-security-detection-response.md)

Apollo.io is the leading go-to-market solution for revenue teams, trusted by over 500,000 companies and millions of users globally, from rapidly growing startups to some of the world’s largest enterprises….

*
![YipitData logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/e1bee9df-221.jpg)
YipitData  Aug 31

### [Product Security Engineer](https://jobicy.com/jobs/152175-product-security-engineer.md)

About Us: YipitData is the leading market research and analytics firm for the disruptive economy and most recently raised $475M from The Carlyle Group at a valuation of over $1B….

*
![TRM Labs logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/34aa038c-221.png)
TRM Labs  Aug 31

### [Senior Cyber Threat Intelligence Analyst](https://jobicy.com/jobs/152158-senior-cyber-threat-intelligence-analyst.md)

Build a Safer World. TRM Labs provides AI-powered intelligence solutions that help public and private sector agencies investigate and disrupt crime. TRM’s platforms enable investigators to trace illicit activity, build…

*
![TRM Labs logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/34aa038c-221.png)
TRM Labs  Aug 31

### [Staff Cyber Threat Intelligence Analyst](https://jobicy.com/jobs/152155-staff-cyber-threat-intelligence-analyst.md)

Build a Safer World. TRM Labs provides AI-powered intelligence solutions that help public and private sector agencies investigate and disrupt crime. TRM’s platforms enable investigators to trace illicit activity, build…