Sign up to access all features of our service.
  • Job search
  • Favorites
  • Create a CV
    New
  • Salaries
  • Subscriptions

Staff AI Agentic Security Engineer

Bridgewater Associates

About Bridgewater


Bridgewater Associates is a premier asset management firm, focused on delivering unique insight and partnership for the most sophisticated global institutional investors.


Our investment process is driven by a tireless pursuit to understand how the world's markets and economies work - using cutting edge technology to validate and execute on timeless and universal investment principles.


Founded in 1975, we are a community of independent thinkers who share a commitment for excellence. By fostering a culture of openness, transparency, and inclusion, we strive to unlock the most complex questions in investment strategy, management, and corporate culture.


Explore more information about Bridgewater on our website here.


Our Culture


Bridgewater's unique success is the direct result of our unique way of being. We want an idea meritocracy in which meaningful work and meaningful relationships are pursued through radical truth and radical transparency. We require people to be extremely open, air disagreements, test each other's logic, and view discovering mistakes and weaknesses as a good thing that leads to improvement and innovation. It is by continually striving together for the highest levels of truth and excellence that we create meaningful work and meaningful relationships. Within this culture, Diversity and Inclusion is a top priority because it is essential to finding the best talent in the world, enabling our idea meritocracy, and creating an environment where all types of people can thrive. We have a full-time team as well as affinity networks that work on these issues - If you would like to learn more, please let your Bridgewater recruiter know.


Explore more information about Bridgewater's culture on our website here.


About the Security Group


The Security Department's mission is to protect Bridgewater. We constantly evolve our cyber, physical, and staff security practices to meet business needs and stay ahead of the changing threat landscape


About Your Role

This person needs to know how to build and how to protect. We're not looking for someone who reviews architectures from the sideline. We need someone in the arena - writing agents, shipping code, deploying guardrails, and setting the standard for how an entire firm adopts AI securely.

This is a 50/50 role with two equally critical mandates:

PILLAR 1 (50%) - AI Thought Leader in Security: Build It

You will be the hands-on AI leader inside the Security Department, a builder who ships. You will design and implement AI agents that modernize security operations in an AI-native way: automating threat detection, vulnerability triage, incident response, compliance monitoring, and developer security tooling. You will set the vision for what a modern, agent-powered security organization looks like and then build it yourself.
  • Build Security Operations Agents: Design, develop, and deploy autonomous agents for threat detection, alert triage, vulnerability management, and incident response - to transform the way those teams operate.
  • Modernize Workflows AI-Natively: Reimagine existing security processes through the lens of agentic AI. Replace manual runbooks with intelligent agents that reason, act, and escalate. Build agent-powered security copilots for engineering teams that perform real-time code review, suggest secure patterns, and catch vulnerabilities before they ship.
  • Own the Security AI Stack: Evaluate, select, and implement the right mix of frameworks, orchestration tools, and infrastructure for the department's agent platform. You should have strong opinions - backed by hands-on experience - on LangGraph, LangChain, CrewAI, AutoGen, OpenAI Agents SDK, Google ADK, Semantic Kernel, Dify, n8n, and the broader ecosystem.
  • Governance and framework Automation: Build agents that continuously validate configurations, access policies, and data handling against regulatory and internal frameworks of the agents deployed by our investment teams.
  • Be the agentic security thought leader: Be the person the department looks to for what's possible. Stay deeply current on the AI landscape - enterprise and open-source - and translate that knowledge into real capability.
PILLAR 2 (50%) - Forward-Deployed AI Security Architect: Protect It

Equally important - if not more important - you will embed directly with Bridgewater's technology and investment teams as they build and deploy their own AI agents. You are the security expert who sits shoulder-to-shoulder with engineers and researchers, helping them ship agentic workflows that are secure by design. This is not a gate-keeping role. This is a partnership role where you bring deep architectural expertise to the teams building the future of the firm.
  • Deep Architecture & Sandboxing: Design secure deployment architectures for AI agents across the firm. Define sandboxing strategies, execution boundaries, network isolation, and blast-radius controls that let teams move fast without exposing the organization to unacceptable risk.
  • Identity & Authorization for Agents: Architect identity strategies for a world where agents act on behalf of humans. Define how agents authenticate, what permissions they hold, how credentials are scoped and rotated, and how to enforce least-privilege across multi-agent systems and MCP server integrations.
  • AI Supply Chain Security: Own the security posture of the AI supply chain end to end. Evaluate the security of agent frameworks, MCP servers, skills/plugins, model providers, embedding pipelines, vector databases, and every dependency in between. Understand the attack surface of tools like LangGraph, LangFlow, Dify, n8n, Open Interpreter, Claude Code, Cursor, and similar agentic development environments.
  • Prompt Injection & Model Manipulation Defense: Be the firm's leading expert on prompt injection, jailbreaking, data poisoning, indirect injection via tool outputs, and agent manipulation attacks. Design and deploy runtime defenses using tools like NeMo Guardrails, LlamaFirewall, LLM Guard, OpenGuardrails, Guardrails AI, and custom detection layers.
  • Runtime Safety & Governance: Build monitoring, kill switches, escalation triggers, and anomaly detection for AI agents in production. Design human-in-the-loop checkpoints calibrated to risk tolerance and action severity. Implement policy-as-code that governs agent behavior, tool access, data exposure, and output validation.
  • Secure Agent-to-Agent Communication: Architect trust boundaries and communication protocols for multi-agent systems - ensuring orchestration, tool use, and data sharing follow least-privilege principles and are resilient to injection and manipulation.
  • Security Reviews & Red Teaming: Conduct deep-dive security architecture reviews of agentic systems before they go to production. Red-team LLM integrations and agent workflows to find weaknesses before adversaries do.
What We Expect

You need to have a deep understanding and pulse of the AI market - both enterprise and open-source. This space moves weekly. We need someone who's already in it, not someone planning to catch up.

We expect this person to be fluent across the full AI stack. Not at a surface level - at the level of someone who has built with these tools, broken them, and understands their security implications from the inside. This includes:

AI Foundations & Model Layer
  • LLM APIs and SDKs (OpenAI, Anthropic, Google Vertex AI, Azure OpenAI, Bedrock, Mistral, Cohere) - authentication, token management, rate limiting, data handling, and model routing.
  • Retrieval-Augmented Generation (RAG) pipelines end to end: embedding models, chunking strategies, vector databases (Pinecone, Weaviate, Chroma, pgvector, Qdrant), retrieval patterns, and the security implications of each.
  • Fine-tuning, prompt engineering, and system prompt design - and how each creates or mitigates attack surface.
Agent Frameworks & Orchestration
  • Deep, hands-on experience with modern agent frameworks: LangGraph, LangChain, CrewAI, AutoGen, OpenAI Agents SDK, Google ADK, Semantic Kernel, Pydantic AI, Strands Agents, LlamaIndex, and Agno.
  • Visual and low-code agent platforms: Dify, LangFlow, Flowise, n8n (AI Agent nodes), and their security tradeoffs.
  • Agentic coding tools and environments: Claude Code, Cursor, Windsurf, Open Interpreter, Aider, and similar - understanding how these tools interact with codebases, filesystems, and APIs, and the risks they introduce.
  • Model Context Protocol (MCP): Deep understanding of MCP server architecture, tool registration, trust boundaries, and the emerging attack surface around MCP-based integrations.
AI Security Tooling & Defense
  • Runtime guardrail frameworks: NVIDIA NeMo Guardrails, Meta LlamaFirewall, LLM Guard, OpenGuardrails, Guardrails AI, Rebuff, and custom detection pipelines.
  • AI-specific attack vectors: prompt injection (direct and indirect), jailbreaking, data exfiltration via tool use, agent goal hijacking, training data poisoning, model inversion, and supply chain attacks on model weights and plugins.
  • AI governance and compliance standards: OWASP Top 10 for LLMs, NIST AI RMF, EU AI Act, ISO 42001 - and practical implementation of these frameworks.
  • AI red-teaming tools and methodologies for testing agents, models, and end-to-end agentic workflows in adversarial conditions.
Minimum Qualifications
  • 10+ years of experience in software engineering, security engineering or application security with demonstrated impact at a senior or staff level.
  • 3+ years of hands-on experience building, deploying, or securing AI/ML systems, including LLM-based applications and agentic workflows.
  • Proven track record of building production-grade AI agents or agent-powered tools - not just evaluating or advising on them.
  • Deep, current knowledge of the AI agent ecosystem across enterprise and open-source: frameworks, orchestration tools, model providers, RAG infrastructure, and developer tooling.
  • Demonstrated expertise in AI-specific security threats, including prompt injection defense, agent sandboxing, identity for autonomous systems, and supply chain security for AI toolchains.
  • Experience securing cloud-native applications and infrastructure (AWS, Azure, or GCP) with strong understanding of identity, networking, and data protection.
  • Expert in Python and/or TypeScript with the ability to build production-grade security tooling, agents, and automation.
  • Proven ability to work as an embedded partner with engineering and research teams - influencing through expertise and trust, not mandates.
  • Exceptional communication skills: able to translate complex AI security concepts into clear, actionable guidance for engineers, researchers, and leadership.
  • Strong judgment in balancing security risk, business velocity, and the realities of a fast-moving AI landscape.
Preferred Qualifications
  • Contributions to open-source AI security projects or frameworks.
  • Background in financial services or other highly regulated industries.
  • Experience red-teaming LLMs and agentic systems in adversarial settings.
  • Familiarity with AI observability and tracing tools (LangSmith, Langfuse, Helicone, Arize) for monitoring agent behavior in production.

Physical Requirements


This role is offered as hybrid with options to work out of our NYC or CT offices.


Compensation


The wage range for this role is $450,000 - $600,000 inclusive of base salary and discretionary target bonus. The expected base salary for this role is between 65 - 75% of this wage range.


Why Choose Bridgewater?


It takes all types to make Bridgewater great. We seek a diverse group of innovative thinkers and push them to engage in rigorous and thoughtful inquiry. We develop people through an honest examination of their abilities and performance, enabling personal growth and professional development. We strive to provide you opportunities that will challenge you and unlock your potential.


One of our core priorities at Bridgewater is to enable our employees to build a great life and career, and we believe our benefits are an important extension of that philosophy. As such, currently Bridgewater offers a competitive suite of benefits.


Explore more information about Bridgewater's benefits on our website here.


Bridgewater reserves the right to change its current benefits program at any time, in a manner that is consistent with applicable federal and state regulations.


This job description is not a contract and confers no contractual rights, privileges, or benefits on any applicant or potential applicant. Bridgewater has the right to change any and all terms of this job description, including, but not limited to, job responsibilities, qualifications and benefits. Nothing in this job description constitutes an offer or guarantee of employment. Please note that we do not provide immigration sponsorship for this position.


Bridgewater Associates, LP is an Equal Opportunity Employer
Vacancy posted 4 days ago
Similar jobs that could be interesting for youBased on the Staff AI Agentic Security Engineer in New York, NY vacancy
  • $100k - $200k

     ...A prestigious cybersecurity firm in the United States is looking for a Senior Security Engineer specializing in Application Security for Agentic AI systems. The role involves comprehensive security assessments of AI systems, development of threat modeling, and delivery... 
    Suggested
    Remote work

    Trail of Bits

    New York, NY
    3 days ago
  •  ...A cybersecurity firm seeks a Senior Security Engineer specializing in Application Security for Agentic AI systems. This role involves conducting security assessments, developing prompt injection techniques, and engaging with clients on AI security concepts. Applicants... 
    Suggested
    Remote work

    Trail of Bits

    New York, NY
    3 days ago
  • $100k - $200k

     ...Trail of Bits is the premier place for security experts to boldly advance security and...  ...attackers. Our research-based and custom-engineering approach ensures that our client's...  ...specializing in Application Security for Agentic AI systems, within our growing Software Assurance... 
    Suggested
    Full time
    Contract work
    Remote work
    Work from home
    Home office
    Relocation package

    Trail of Bits

    New York, NY
    3 days ago
  • $100k - $200k

    ArtOfBlockchain is hiring a remote full-time Senior Security Engineer for their Software Assurance team. The role involves conducting application security assessments focusing on agentic AI systems and LLM applications. Candidates should possess strong expertise in AI security... 
    Suggested
    Remote job
    Full time

    ArtOfBlockchain

    New York, NY
    1 day ago
  •  ...Sr Agentic AI/ NHI Security Engineer/ Architect - Remote (1456997) Charlotte, North Carolina Senior Security Engineer – NHI (Machine Identity) Governance Location: Remote | Duration: 6-Month Contract Overview We’re seeking a Senior Engineer to lead Non-Human Identity (... 
    Suggested
    Contract work
    Remote work

    Beacon Hill Inc

    New York, NY
    3 days ago
  • $150k - $200k

     ...join K's critical InfoSec team as a Senior Security Engineer and operate with foresight in protecting...  ...the security implications of utilizing AI code development utilities. ~...  ...Providers, we deliver provider-serving agentic solutions (i.e., Perfect Note) to eliminate... 
    Full time
    Local area

    K Health

    New York, NY
    4 days ago
  • $192k - $278k

     ...productivity without compromising security by ensuring every identity...  ...for the way people and AI agents work today. Over 180,...  ...Position We are looking for a Staff Security Engineer to found and lead the...  ...introduced by AI‑assisted and agentic development. Evidence of engaging... 
    Immediate start
    Remote work

    1Password

    New York, NY
    3 days ago
  •  ...rapid evolution of autonomous systems necessitates a paradigm shift in Information Security and Cybersecurity Engineering , moving beyond perimeter defense into the realm of Agentic AI Governance . This mandate requires an elite practitioner possessing an advanced... 
    Shift work

    StaffRight Associates - Recruitment & Staffing

    New York, NY
    1 day ago
  •  ...Security Engineer Madrid - Hybrid, Barcelona - Hybrid Full-time Permanent Employee Mission...  ...build security systems that protect our AI-driven platform at scale—whether that means...  ...threat detection capabilities or agentic red teaming Secure complex data flows... 
    Permanent employment
    Full time

    AILY LABS

    New York, NY
    1 day ago
  • $160k - $185k

     ...Genesis10 is currently seeking a Senior Security Engineer - Remote position with a Global Law Firm...  ...guiding the safe implementation of cloud and AI systems. This hands-on role involves...  ...projects on the cutting edge of Agentic Security and Data Security Posture Management... 
    Permanent employment
    Contract work
    Remote work

    Genesis10

    New York, NY
    1 day ago
  • $180k - $240k

     ...Security Lead You'll be the hands-on security lead embedded with core product teams to secure agentic workloads end-to-end, from SDK through LangSmith/...  ...and raise the bar on how AI infra is protected in production...  .... We are looking for engineers who have expertise in... 
    Work at office
    Immediate start
    Flexible hours

    LangChain

    New York, NY
    1 day ago
  • $41k

     ...Senior Security Engineer — AI-Led Banker Workstation & Mobile Platform (Citi IB) Own security architecture and implementation for Citi's...  ...encrypted offline data, headless CRM integrations, and LLM/agentic workflows in a highly regulated IB environment. Key responsibilities... 
    Full time
    For contractors
    Local area
    Remote work

    Photon

    New York, NY
    3 days ago
  • $160k - $290k

     ...Security Research Engineer Artemis is building the future of AI-driven defense - helping companies detect and defend themselves effectively in an era where AI...  ...cybersecurity, including cutting-edge analytics and agentic platforms. Your ideas will shape the product and... 

    Artemis Security

    New York, NY
    4 days ago
  • $130k - $160k

     ...Get AI-powered advice on this job and more exclusive features. This range is provided...  ...job poster from Stanton House Senior Security Engineer | AI MDR | REMOTE (no travel) Senior Security...  ...revolutionizing the MDR space with an agentic-augmented detection, triage and DFIR... 
    Remote work

    Stanton House

    New York, NY
    3 days ago
  • $140k - $203k

     ...Role Overview MUFG is seeking a highly motivated Security Engineer to design, develop, and deploy autonomous agents...  ...controls are implemented. Key Responsibilities Agentic Workflow Design: Build and maintain AI agents capable of multi-step reasoning and tool-use... 
    Work experience placement
    Work at office
    Local area
    Remote work
    1 day per week

    MUFG

    Jersey City, NJ
    4 days ago
  •  ...finance. We're building a new way to trade: agentic, onchain, and fully integrated. From...  ...scale our product, staking operations, and AI-powered capabilities, security matters more than ever. We're hiring a Senior Security Engineer to strengthen our security posture across... 
    Remote work

    Nansen

    New York, NY
    3 days ago
  • A leading technology company is seeking a Staff Software Developer to join a team focused on AI/ML safety and security solutions. This position involves leading a team on key projects, developing and optimizing large-scale software solutions. The ideal candidate will have... 

    Google Inc.

    New York, NY
    3 days ago
  • $123k - $174k

    Security Engineer, Access Risk Intelligence and Security Mitigation corporate_fare Google place New...  ...uncover security risks associated with agentic identifies, and architecting secure‑by‑default...  ..., including User Data Protection (UDP), AI Model Oversight, Access and Tooling (... 
    Full time

    Google Inc.

    New York, NY
    3 days ago
  •  ...Principal Security Engineer - Enterprise Solutions | (Application & Infrastructure Security) Anywhere in USA & Canada (New York,...  ..., AWS infrastructure, multi-tenant platform boundaries, and AI/agentic system components. Working in close partnership with ES product... 

    3B Staffing LLC

    New York, NY
    2 days ago
  •  ...Staff Security Engineer At Rogo, we are building Wall Street's first true AI analyst. Our mission is to empower finance professionals at the world's top investment banks...  ...not just during annual engagements. Build agentic security tooling that finds, validates, and... 

    Rogo AI

    New York, NY
    2 days ago
  • $277.6k

    About the Team Security is at the foundation of OpenAI's mission to...  ...Principal-level Offensive Security Engineer focused on deep, hands-on...  ...tools, and models that power our agentic products. Perform code...  ...or assessing the security of AI-powered systems. Experience... 

    OpenAI

    New York, NY
    2 days ago
  •  ...Associates, LP located in New York, NY is seeking an experienced AI Security Architect who will play a critical role in both building...  ...candidate will possess over 10 years of experience in software engineering and security, with proven expertise in AI/ML systems. The... 

    Bridgewater Associates, LP

    New York, NY
    2 days ago
  •  ...A leading tech company is seeking experienced cybersecurity professionals to evaluate AI-generated content regarding real-world security threats and defenses. Candidates will have the flexibility of choosing projects and work hours in a fully remote capacity. The ideal... 
    Remote work

    DataAnnotation

    New York, NY
    10 hours ago
  •  ...leading enterprises orchestrate AI-powered work. Our vision is to...  ...About the role This is where security meets innovation at enterprise scale. As a security engineer, applications at WRITER, you'll...  ...role is open to Mid, Sr. and Staff level candidates... 
    Full time
    Work at office
    Local area
    Flexible hours

    Writer Corporation

    New York, NY
    1 day ago
  •  ...Senior Security Engineer, Security Incident Response Team (SIRT) Remote, US GitLab is the intelligent orchestration platform for DevSecOps. GitLab...  ...our products are reflected in how our team works: we embrace AI as a core productivity multiplier, with all team members... 
    Remote work

    GitLab

    New York, NY
    3 days ago
  • $167.5k - $226.3k

     ...Senior Security Engineer (AI Security) New York, New York Apply Who We Are At Justworks, you’ll enjoy a welcoming and casual environment, great benefits, wellness program offerings, company retreats, and the ability to interact with and learn from leaders in... 
    Casual work
    Work at office
    Local area

    Justworks

    New York, NY
    10 hours ago
  •  ...organize human intelligence to power the AI economy. We partner with leading AI labs...  ...London offices. You'll own application security at a company where the app layer is the highest...  ...make the safe path the easy path for 50+ engineers Threat models for new features and... 
    Work at office
    Remote work
    Relocation package
    Shift work

    Mercor Alabaster

    New York, NY
    2 days ago
  • $195k - $240k

     ...Here at Datadog, we think about offensive security a little bit differently. We embrace automation and AI to run adversary simulations continuously across a massive...  ...-native environment, and we expect our offensive engineers to build the tooling that makes that possible. We... 
    Work at office

    Datadog

    New York, NY
    1 day ago
  • $237.6k

     ...We are seeking a highly technical Security Engineer to join our Product Security team. This role is integral to ensuring the security and integrity...  ...software tooling that secures every layer of the modern AI/ML software ecosystem. Conduct in-depth code reviews to identify... 
    Full time

    DiversityJobs Inc

    New York, NY
    2 days ago
  • $234.4k - $385k

     ...About the Team Security is at the foundation of OpenAI's mission to ensure that artificial...  .... About the Role As a Security Engineer, Application Security you will be...  ...audiences About OpenAI OpenAI is an AI research and deployment company dedicated... 
    Work at office
    Remote work
    Relocation package

    OpenAI

    New York, NY
    4 days ago

Do you want to receive more vacancies?

Subscribe and receive similar vacancies to Staff AI Agentic Security Engineer. Be the first to apply!