Back
Verified active · 14h ago

Security Software Engineer, Principal (Platform Trust Intelligence & Security Platform)

SalesforceSalesforce·Software / Cloud Computing

Compensation

$197,300 - $313,700/year

Apply effort

<60 sec

via Aplyr Quick Apply

Posted

Today

01

About the role

To get the best candidate experience, please consider applying for a maximum of 3 roles within 12 months to ensure you are not duplicating efforts.

Job Category

Software Engineering

Job Details

About Salesforce

Salesforce is the #1 AI CRM, where humans with agents drive customer success together. Here, ambition meets action. Tech meets trust. And innovation isn’t a buzzword — it’s a way of life. The world of work as we know it is changing and we're looking for Trailblazers who are passionate about bettering business and the world through AI, driving innovation, and keeping Salesforce's core values at the heart of it all.

Ready to level-up your career at the company leading workforce transformation in the agentic era? You’re in the right place! Agentforce is the future of AI, and you are the future of Salesforce.

The Experience

We are seeking a Principal Software Engineer to join our Platform Trust Intelligence and Security (PTIS) team — the runtime substrate that detects, isolates, and contains threats across an enterprise pivoting to autonomous AI. As organizations deploy AI agents that execute multi-step reasoning, access sensitive data, and take real-world actions, a new class of security risk emerges. Agents operating outside their intended scope can exfiltrate data, probe permission boundaries, or trigger privileged operations at a speed and scale no human user can match — while appearing to function exactly as designed.
Product-layer guardrails define the operating envelope; this platform catches what slips through. You will design and build the secure runtime, telemetry, detection, and containment layers that let us observe every agent's behavior, run untrusted agent code under hard isolation, score it against learned baselines, and intervene safely when it deviates — without ever crossing a tenant boundary or stalling a legitimate workload.


This is a hands-on principal role at the intersection of platform engineering, secure runtimes, and applied machine learning (ML). With Agentforce woven into every layer of our platform, our engineers build intelligent systems that automate the repetitive, elevate the strategic, and power better decisions at scale. You will lead technical strategy for sandboxed agent execution, real-time behavioral detection, and policy-driven response orchestration — all under enterprise constraints including multi-tenant isolation, regulatory compliance, customer-trust Service Level Agreements (SLAs), and reversibility on every action that touches a customer's runtime.

This role is based in Bellevue, Washington and is Office Tech-Flexible (hybrid work environment).

What You'll Actually Be Doing

Build and ship high-quality, production-grade software using modern engineering practices, with AI as a core part of your development workflow — pushing the boundaries of AI development tools to deliver secure, optimized, and high-quality code.
Design and orchestrate complex systems where AI agents integrate seamlessly into human workflows, driving efficiency and innovation at scale. Contribute to building and maintaining shared system context — an explicit repository of system designs, constraints, and standards that enables AI to operate accurately and reliably. Critically evaluate code (human- or AI-generated) for correctness, quality, security, and performance.
Sandboxed Agent Execution and Hard Isolation

  • Own the secure execution substrate for AI agents — the layer that turns "the agent wants to run code, call a tool, or touch a file" into a strongly bounded operation with a known blast radius.

  • Design and operate microVM-based isolation using technology stacks like Firecracker for high-density, fast-boot agent sandboxes; benchmark against Kata Containers for VM-grade isolation under a Kubernetes-native operational model, and choose the right tool per workload (latency-sensitive tool calls vs. long-running code-interpreter sessions vs. third-party tool execution).

  • Integrate and extend E2B-style code-interpreter sandboxes for agent code execution: filesystem snapshotting, network-egress allow-listing, per-session lifecycle, and secure artifact return.

  • Implement tiered autonomy at the infrastructure layer — defining which actions an agent may take automatically, which require human approval, and which are categorically denied and enforced below the agent, so a compromised or jailbroken agent cannot opt out of the rule.

  • Build the capability model: per-agent, per-tool credential scoping, ephemeral identity issuance, egress policy, syscall filtering, and process isolation — so a single agent's failure can never escalate into a tenant-wide or fleet-wide incident.

  • Treat the sandbox itself as a threat surface: partner with offensive security to red-team escapes, side channels, and tool-abuse patterns, and design for graceful failure.

Detection, Behavioral Analytics, and Response

  • Build the runtime detection layer that scores agent behavior against learned baselines — detecting bulk data access, privilege-escalation reconnaissance, anomalous tool-call sequences, and configuration drift in real time.

  • Productionize stateful streaming inference at low latency: feature freshness SLAs, in-memory profile lookups, per-tenant model serving, and safe rollout of new detection logic across a global fleet.

  • Own the policy enforcement and response orchestration layer — the single chokepoint through which every containment action flows. Implement reversible, audited response actions: throttle, suspend pending re-authentication (re-auth), revoke a credential, kill a session, and deactivate an agent.

  • Deliver the report-only to live-containment rollout discipline: every new detection ships in shadow first, gated on efficacy validation before any customer-impacting action is enabled.

  • Make undo trivial. A wrong containment decision against a production agent is a customer-impacting incident; the platform must keep an immutable audit trail and a one-click rollback path for every action it takes.

Telemetry, Schema Contracts, and Observability

  • Build the schema-governed, contract-based telemetry pipeline that captures end-to-end agent traces — large language model (LLM) calls, tool invocations, intermediate reasoning steps, sandbox syscalls, network egress, and final outputs — at scale and at low latency.

  • Drive the move off brittle application debug logs onto a stable event contract jointly owned by platform, ML, and security stakeholders. Define the schema as a hard interface, not a mere construct; treat it like a public API.

  • Instrument the full stack — sandbox runtime, detection plane, response plane — into Prometheus/OpenTelemetry/Grafana with agent-specific SLOs: detection-score drift, containment-action error rate, sandbox cold-start latency, telemetry pipeline lag, and tool-call anomaly bursts.

Evaluation, Replay, and Continuous Quality

  • Build evaluation (eval) and replay infrastructure so new detection models, new containment policies, and new sandbox configurations can be tested against real historical traces before going live — and so regressions are caught by automation, not by customers.

  • Maintain golden-trace libraries, labeled incident corpora, and red-team prompt sets as first-class platform assets. Gate rollout on these suites the same way we gate code on tests.

  • Drive continuous quality improvement by closing the loop from production traces to evaluation to detection, sandbox, and policy refinement, through to rollout.

CI/CD, Infrastructure-as-Code, and Developer Experience

  • Build continuous integration and continuous delivery (CI/CD) pipelines (GitHub Actions, ArgoCD) that treat detection eval gates, sandbox security scans, and policy compatibility checks as first-class pipeline steps — no model, sandbox image, or policy ships without passing them.

  • Maintain the platform as infrastructure-as-code (Terraform): reproducible, reviewable, and auditable. Hardened container baselines, signed artifacts, Software Bill of Materials (SBOMs), dependency scanning, and key rotation are non-negotiable.

  • Build self-service surfaces that let detection engineers, ML scientists, and product teams iterate on agents and detections without platform-team involvement — always inside the guardrails the platform enforces by default.

Reliability, Compliance, and Cross-Team Architecture

  • Establish alerting (Grafana, PagerDuty) for both traditional platform health and agent-specific signals; own on-call quality for the workload.

  • Own compliance posture (SOC2, FedRAMP, ISO) for the AI-runtime surface area — auditable traces, regulatory-approved telemetry use, and customer opt-in/opt-out enforcement.

  • Lead cross-team architecture across applied ML, AI-platform engineering, product security, incident response, and compliance — holding contracts steady across all of them to drive forward progress.

You're Our Person If...

  • You have 9+ years of experience as a Platform Engineer, Security Infrastructure Engineer, or Software Engineer building production systems under strict security, compliance, and customer-trust constraints.

  • You bring hands-on expertise with microVM and container isolation technologies — Firecracker, Kata Containers, gVisor, or equivalent — including production operation, performance tuning, escape-surface analysis, and integration into orchestration platforms.

  • You have direct experience building or operating highly scaled sandboxed code-execution environments for AI agents — filesystem snapshotting, network-egress control, per-session lifecycle, and secure artifact handling.

  • You have a strong understanding of tiered autonomy, capability-based security, and blast-radius controls for systems that take privileged action against tenant runtimes.

  • You have experience building detection-and-response or policy-enforcement platforms at scale — telemetry pipelines, ML serving, runtime containment, audit trails, and reversibility.

  • You have a strong streaming systems background: Kafka, Flink, or equivalent, with real-world experience running stateful streaming inference and feature pipelines in production.

  • You have hands-on experience with ML serving in production: model rollout, profile/feature distribution, freshness SLAs, A/B and shadow deployments, and regression gating.

  • You bring strong Python and JVM-language engineering skills, with comfort moving across the stack where the workload demands it.

  • You have deep expertise in Amazon Web Services (AWS), Google Cloud Platform (GCP), and/or Azure, with comfort across multi-cloud and hybrid substrates.

  • You have extensive experience with CI/CD (GitHub Actions, ArgoCD), infrastructure-as-code (Terraform), and containerization/orchestration (Docker, Kubernetes), including hardening patterns (Pod Security Standards (PSS), Open Policy Agent (OPA)/Gatekeeper, network policies, and service-mesh authorization (authz)).

  • You have strong security fundamentals: threat modeling, Identity and Access Management (IAM), audit logging, schema governance, and supply-chain security.

  • You demonstrate a genuine AI-first approach to engineering — using AI to move faster, build fluency across the stack, and contribute well beyond your core specialty.

  • You have experience using AI tools (e.g., Claude Code, GitHub Copilot, Codex, Cursor, etc.) in development workflows.

  • You bring advanced prompt engineering skills and the ability to write precise, structured prompts and cultivate the system context that makes AI outputs reliable, secure, and production-ready.

  • A related technical degree required.

Even Better If...

  • You have direct experience with agent harnesses and AgentOps in production: agentic loops, tool orchestration, structured output handling, multi-turn conversation management, and trajectory evaluation.

  • You have familiarity with agent evaluation frameworks (LangSmith, OpenAI Evals, or equivalent) — building eval datasets, regression suites, and quality dashboards.

  • You have a background in offensive security or red-teaming AI systems — prompt injection, tool abuse, jailbreaks, sandbox escape research, and ML supply-chain attacks.

  • You have experience with vector or graph databases and Retrieval-Augmented Generation (RAG) pipelines, especially over security knowledge bases.

  • You have experience with modern data platforms at scale: Iceberg, Kafka, Flink — applied to high-volume security telemetry.

  • You have contributions to open-source agent runtime, sandbox, or eval tooling.

Unleash Your Potential

When you join Salesforce, you’ll be limitless in all areas of your life. Our benefits and resources support you to find balance and be your best, and our AI agents accelerate your impact so you can do your best. Together, we’ll bring the power of Agentforce to organizations of all sizes and deliver amazing experiences that customers love. Apply today to not only shape the future — but to redefine what’s possible — for yourself, for AI, and the world.

Accommodations

If you need a reasonable accommodation during the application or the recruiting process, please submit a request via this Accommodations Request Form.

Please note that Salesforce uses artificial intelligence (AI) tools to help our recruiters assess and evaluate candidates’ resumes and qualifications throughout the recruiting process. Humans will always make any candidate selection and hiring decisions. Please see our Candidate Privacy Statement for more information about how we use your personal data and your rights, including with regard to use of AI tools and opt out options.

Posting Statement

Salesforce is an equal opportunity employer and maintains a policy of non-discrimination with all employees and applicants for employment. What does that mean exactly? It means that at Salesforce, we believe in equality for all. And we believe we can lead the path to equality in part by creating a workplace that’s inclusive, and free from discrimination. Know your rights: workplace discrimination is illegal. Any employee or potential employee will be assessed on the basis of merit, competence and qualifications – without regard to race, religion, color, national origin, sex, sexual orientation, gender expression or identity, transgender status, age, disability, veteran or marital status, political viewpoint, or other classifications protected by law. This policy applies to current and prospective employees, no matter where they are in their Salesforce employment journey. It also applies to recruiting, hiring, job assignment, compensation, promotion, benefits, training, assessment of job performance, discipline, termination, and everything in between. Recruiting, hiring, and promotion decisions at Salesforce are fair and based on merit. The same goes for compensation, benefits, promotions, transfers, reduction in workforce, recall, training, and education.

In the United States, compensation offered will be determined by factors such as location, job level, job-related knowledge, skills, and experience. Certain roles may be eligible for incentive compensation, equity, and benefits. Salesforce offers a variety of benefits to help you live well including: time off programs, medical, dental, vision, mental health support, paid parental leave, life and disability insurance, 401(k), and an employee stock purchasing program. More details about company benefits can be found at the following link: https://www.salesforcebenefits.com.

At Salesforce, we believe in equitable compensation practices that reflect the dynamic nature of labor markets across various regions. The typical base salary range for this position is $197,300 - $313,700 annually. The range represents base salary only, and does not include company bonus, incentive for sales roles, equity or benefits, as applicable.

Skills & Tags

02

Aplyr's read

Salesforce is a leader in cloud-based CRM solutions, attracting tech-savvy professionals dedicated to enhancing sales and customer service through innovative software.

Synthesized from recent postings & public sources

What's promising

  • Salesforce dominates the CRM market with a robust, cloud-based platform.
  • The company offers diverse global roles, from engineering to business development.
  • Strong emphasis on innovation with roles in AI and data infrastructure.

What to watch

  • High-pressure environment due to competitive tech industry demands.
  • Frequent organizational changes can affect job stability.
  • Complex product suite may require steep learning curve for new hires.

Why Salesforce

  • Salesforce's CRM platform integrates AI to enhance customer insights.
  • The company has a strong global presence with localized roles.
  • Salesforce emphasizes a culture of continuous learning and development.

Aplyr’s read is generated by AI from public sources. Was it useful?

03

About Salesforce

CRM$170.92-2.53%

Salesforce is a cloud-based software company that provides customer relationship management (CRM) services and applications focused on sales and customer service.

04

Similar roles