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

Senior Platform Security Engineer - Contract to Hire

FrontApp

Front is the customer operations platform built for B2B complexity, keeping every team, tool, and customer conversation in sync so companies can scale without losing connection. Others handle simple interactions. Front handles the coordination and context behind complex B2B customer relationships. Over 9,000 companies, including Uber Freight, Navan, and Stripe, rely on Front because it's the only one that can run the operational layer that makes customer-facing work actually succeed.Backed by Sequoia Capital and Salesforce Ventures, Front has raised $204M from leading venture capital firms and independent investors including top executives at Atlassian, Okta, Qualtrics, Zoom, and PagerDuty. Front has received numerous Great Place to Work accolades, including Built In's 100 Best Midsize Places to Work in SF 2025, Top Places to Work by USA Today 2025, Y Combinator's list of Top Companies in 2023, #4 on Fortune’s Best Workplaces in the Bay Area ,Inc. Magazine's 2022 Best Workplaces list, and Forbes Best Startup Employers 2022 List.Front is building a serious amount of software for itself. GTM Engineers are shipping internal tools and AI agents on top of Salesforce, Gong, Snowflake, Workato, Notion and Claude — automations that our revenue teams now depend on to do their jobs.That software needs somewhere reliable and secure to run. You'll decide how internal software at Front gets built, deployed, secured and operated — the standards, the reference architecture, the review bar — and then you'll implement them yourself and keep them alive as the estate grows. There is no separate team to hand a standards document to. Writing it and building it are the same job.We're hiring for opinions. If you've built a platform practice from nothing before and have views on what good looks like — where to put the guardrails, which conventions are worth enforcing, what to automate before it becomes a habit — we want to hear them in the interview, not after you start. Strong opinions include knowing when to adopt rather than invent: you'll partner closely with our product engineering org and take what already works there. Your users are other engineers, and your job is measured by how fast and safely they can move.You'll report into Corporate IT and work day to day alongside the GTM Systems, Data and product engineering teams whose tooling and engineers the platform depends on.What will you be doing?Define how we build and run internal softwareSet the standards for internal engineering at Front: how services are structured and deployed, how environments and secrets work, what gets logged, what "production-ready" means for an internal tool. Write them down, and make the documented path the easiest path.Partner with our product engineering org and inherit their tooling, patterns and processes wherever they apply to internal platforms. Front already runs production software well — the goal is to extend that foundation to internal systems, not to build a second one. Diverge where internal systems genuinely differ, and be able to say why.Define the reference architecture for internal systems and the security requirements every internal tool has to meet before it touches governed data.Own the review bar. Decide what needs review, what can ship freely, and be the person who says no when something isn't ready — with a clear reason and a path forward.Keep the standards honest as things change. Revisit them when they cause friction, retire the ones that stopped earning their keep, and don't let the documentation drift from what's actually running.Bring your own opinions and build consensus for them across GTM Systems, Data, Enterprise Security and Legal. You'll need those teams to adopt what you define, which means persuading rather than mandating.Own the infrastructureOwn the cloud infrastructure our internal tools and AI systems run on AWS & Snowflake: compute, networking, data stores, DNS, certificates.Define infrastructure as code and get us to the point where nothing meaningful is provisioned by hand. Manage state, modules, and drift.Own environments — production, staging and whatever local story we give engineers — and make them consistent enough that "it worked in staging" means something.Run the observability stack: metrics, logs, traces and alerting that engineers can self-serve, and that tell you about a problem before a user does.Own platform cost. Right-size infrastructure and AI/warehouse consumption, attribute spend to the teams and tools driving it, and flag anomalies before they become finance conversations. [TBD: annual spend under management]Build the paved roadBuild and maintain CI/CD so GTM Engineers can ship without asking you: pipelines, test and scan gates, deploy and rollback.Provide golden paths — templates, base images, shared modules and libraries — so the standard way to build something is also the secure, observable, cost-sane way.Own secrets architecture: centralized storage, scoped short-lived credentials, and rotation that happens without a human remembering.Reduce toil through automation and self-service. Every request you make unnecessary is worth more than the one you fulfill. Secure the platform and the code that runs on itOwn security of the infrastructure and SDLC for internal systems: IaC scanning, container and image hygiene, dependency and supply-chain scanning, secret detection, and CI/CD pipeline hardening.Harden cloud configuration against a defined baseline (CIS or equivalent), track drift, and remediate before someone else finds it.Run vulnerability management for platform infrastructure and internal application dependencies — scanning, triage, prioritization, patch coordination and verification against agreed SLAs.Be the security review on new infrastructure, integrations and AI tooling before they touch governed data, and keep an accurate inventory of what is connected to what.Design access and network boundaries so a compromised internal tool has a small blast radius. Enforce least privilege on the infrastructure layer.Respond when an incident touches your systems: containment, evidence preservation, and coordination with Enterprise Security, who own corporate detection and incident command.Own security monitoring/alerting across platform, integration layer and AI clients; build and tune detections for anomalous query patterns, unusual data egress, off-hours access, privilege escalation.Monitor audit logs from AI, Workato and the MCP layer and triaging signal from noise and build automations to trigger alerts.Define and implement Data loss prevention controls on paths where governed data leaves — including AI client responses and downstream exports.Compliance, incident response and RBACMaintain and rehearse incident runbooks and tabletop exercises for named scenarios: leaked credentials, over-broad access grants, prompt-injection data disclosure, third-party integration compromise.Assist our GRC team with evidence collection for SOC 2, ISO, and any other relevant compliance frameworks.Scope reviews and access audits on a predictable cadence for MCP, Workato and AI client integrations.Respond to access requests and access incidents; removing standing access in favor of just-in-time.Partner with GTM Systems and Data teams to define access requirements for various data types across systems using RBAC, ABAC, or hybrid access control models.Partner with our internal IAM team to implement joiner-mover-leaver (JML) automations and leverage existing access governance tools for periodic access reviews.AI client layerProvide escalation support for troubleshooting MCP and tool integrations with our AI clients (Claude, ChatGPT, Notion, etc.).Maintain semantic layer configuration — tool definitions, schema descriptions, semantic views.Treat unauthorized exposure through an AI client as a security incident, not a bug.Root-causing data quality complaints.Keep it running, and keep engineers unblockedOperate the AI and data plumbing that internal tools consume — Workato recipes, MCP connectors, Snowflake access paths — and absorb upstream API and schema changes without downstream teams noticing.Serve as escalation point for platform problems, with clear triage, communication and resolution.Participate in on-call [TBD: confirm a rotation exists and who else is in it], and write postmortems with owned, dated follow-ups that you close out.Maintain runbooks and architecture documentation so the platform is operable and defensible by more than one person.Review other engineers' infrastructure and deployment changes, and raise the bar through that review.What skills and experience do you need?RequiredYou've established a platform, DevOps or infrastructure practice somewhere it didn't exist — as a founding platform engineer, an early infra hire, or the person who dragged a team onto real standards. You can point at conventions still in use that you wrote.Deep hands-on experience running production infrastructure in a major cloud — networking, IAM, compute, and the failure modes of each.Infrastructure as code in production at scale: Terraform, Pulumi, CloudFormation or equivalent, including inheriting and refactoring someone else's modules.Owning CI/CD pipelines end to end, including test, scan and deploy gates. Containers and orchestration.Strong Python or Go for automation, tooling and debugging systems you didn't write.Practical infrastructure security: cloud configuration hardening, secrets management, dependency and vulnerability management, and least-privilege access design.Clear written communication, and the judgment to know when a standard should be enforced in a pipeline versus argued in a room. You'll be writing documentation engineers actually use and explaining risk to non-technical stakeholders.Strong SQL experience, ability to write queries within Snowflake and other BI tools.Hands-on security operations experience: log and audit analysis, alert triage, real incident response. Experience reviewing events within a SIEM.Experience with implementing and managing SAML/OIDC SSO and SCIM on internal-built tools and integrating such tools with identity providers such as Okta.Strong experience with secrets management, including OAuth, API, and JWT service account based integrations.Production iPaaS experience including repairing integrations you didn't write.Bias towards documentation — if you do something, write it down for others to reference.Nice to haveExperience building an internal developer platform, or otherwise being on the team whose customers are other engineers.Experience operating LLM or agent infrastructure in production — MCP servers, RAG pipelines, semantic layers, or AI tooling connected to enterprise data.Familiarity with AI-specific security risks: prompt injection, tool-use abuse, data leakage through model context, and the controls that mitigate them.iPaaS or orchestration experience: Workato, Airflow, dbt, MuleSoft or similar.Detection engineering or SIEM exposure (Splunk, Panther, Datadog Security or similar).Snowflake or comparable cloud data warehouse operations, including cost and performance tuning.Background/experience supporting a GTM or revenue organization.Gong, HubSpot, Outreach or similar GTM tooling and their data models.Master data management, entity resolution, customer data platforms.Comfortable with pipeline, ARR and product-adoption metrics.What this role is notThis is not primarily an internal tools building role. GTM Engineers build the tools. You build and secure what they run on. You'll write plenty of code — it's infrastructure, tooling and automation code.This is not a customer-facing product role. You won't be working on the Front product or its production infrastructure.This is not a research or model-training role. You won't be fine-tuning models or publishing papers.This is not a standards-on-paper role. You'll define the practices, but you also build them, enforce them in the pipeline, and operate what you've built. If you're looking for architecture or GRC work that hands off to an implementation team, this isn't it — there is no implementation team.This is not a role where you inherit someone else's playbook. We're not asking you to follow our standards. We're asking you to write them.How we'll measure successFirst 30 daysYou've mapped the estate: what runs where, who can reach it, what's provisioned by hand, and where the sharpest edges are.You've told us what you think is wrong with it and what you'd do differently.First 90 daysA first version of our internal platform standards exists, is written down, and has buy-in from the teams who have to follow it.You've closed the top three risks you found.Core infrastructure is defined in code, secrets are centralized with a rotation cadence, and a GTM Engineer can deploy a new internal tool through a documented path without your involvement.Contractors have the option to work from our office on Tuesdays, Wednesdays, and Thursdays, when our teams are onsite. In-office attendance is optional and not required for this role.Front provides equal employment opportunities (EEO) to all employees and applicants for employment without regard to race, color, religion, sex, sexual orientation, gender identity, national origin, age or disability. By applying, you acknowledge and agree that you have read and understand the California Recruiting Privacy Notice & EU Privacy NoticeCompensation Range: $187K - $250KLocationSan Francisco, CAEmployment TypeFull timeDepartmentG&ACompensationEstimated Base Salary $187K – $250KIndividual compensation packages are based on factors unique to each candidate, including job-related skills, experience, qualifications, work location, training, and market conditions. At Front, we take a market-based approach to pay. In addition to cash compensation (base salary, which may include commissions or overtime pay where applicable), Fronteers are eligible to receive equity in the company. This resource will provide additional information on our location zone designations. If you have questions, please contact a member of our recruiting team for additional information.

Vacancy posted 2 days ago
Similar jobs that could be interesting for youBased on the Senior Platform Security Engineer - Contract to Hire in San Francisco, CA vacancy
  • $65 - $67 per hour

     ...Senior Security Engineer Location: Los Angeles, CA (Willing to consider candidates also local to Tampa, FL, San Francisco, CA, Birmingham, AL and San Diego, CA) Contract: 3.5+ Months Job Description: We are looking for talented professionals to join us in bringing... 
    Contract work
    Senior
    Hourly pay
    Full time
    Work at office
    Local area
    Remote work
    3 days per week

    WinMax

    San Francisco, CA
    1 day ago
  • $116.1k - $158.2k

     ...onboarding standardsEstablish engineering standards for identity...  ..., networking, and security teams to deliver...  ...infrastructure engineering, platform engineering, systems...  ...including recruiting, hiring, placement, promotion,...  ...in termination of contract. Certain states require... 
    Contract work
    Senior
    Full time
    Local area
    Flexible hours

    Armanino

    San Francisco, CA
    4 days ago
  • Asana, a leading platform for human + AI collaboration, seeks a Senior Software Engineer to join our Security Development team in San Francisco. You will help build durable guardrails that empower engineering teams to move quickly while eradicating systemic risks. You’... 
    Senior

    Asana

    San Francisco, CA
    10 hours ago
  • Asana is seeking a Senior Software Engineer to join its Security Development team in San Francisco. You will build secure-by-default frameworks and platforms that prevent vulnerabilities at scale, empowering engineering teams with guardrails and preventative controls.... 
    Senior
    Shift work

    Asana

    San Francisco, CA
    3 days ago
  •  ...Description- Location: Remote Contract type - Contract / C2C...  ...responsible for ensuring the security and compliance of our cloud...  ...data. You will work with the engineering, DevOps, and IT teams to...  ...controls and tools for cloud platforms and services. Support the security... 
    Contract work
    Senior
    Remote work

    Avant Digital Inc

    San Francisco, CA
    1 day ago
  • $141k - $221k

     ...powered customer engagement platform that helps leading...  ...with enterprise-grade security and compliance. Today,...  ...and services. As Engineers, we believe in security...  ...letter or an employment contract with Iterable.You may...  ...that proudly pursues and hires a diverse workforce.... 
    Contract work
    Senior
    Local area
    Immediate start
    Remote work
    Worldwide
    Home office
    Shift work

    Iterable

    San Francisco, CA
    2 days ago
  •  ...partnering with a leading AI technology company to hire a Senior Technical Sourcer for engineering and security teams in a hybrid San Francisco setting. The role...  ...talent across multiple locations, with a 12-month W2 contract and strong emphasis on collaboration with... 
    Contract work
    Senior

    Russell Tobin

    San Francisco, CA
    10 hours ago
  • Cisco is seeking engineers to design and build AI-enabled security systems that fuse vast data signals with foundation models to detect threats in real time...  ...experimentation pipelines, and architect scalable platforms capable of correlating trillions of events for analysts... 
    Senior

    020 Cisco Systems, Inc.

    San Francisco, CA
    1 day ago
  •  ...data-driven decision-making. The Role We are hiring a Senior Technical Recruiter (Contract) to lead full-cycle recruiting across critical technical...  ...outcomes, relentlessly driving toward solutions. Engineer Out Requirements, then Automate – We simplify,... 
    Contract work
    Senior
    Full time

    Mariana Minerals

    San Francisco, CA
    10 hours ago
  • $112.8k - $153.7k

     ...your ideas. This is a senior engineering role. You will...  ...cloud data and analytics platforms (e.g., Microsoft Fabric...  ...environment design, security, and governance, and...  ...including recruiting, hiring, placement, promotion...  ...result in termination of contract. Certain states... 
    Contract work
    Senior
    Full time
    Local area
    Flexible hours

    Armanino

    San Francisco, CA
    2 days ago
  • Senior Technical Recruiter (remote, contract-to-hire) Job MobZ•San Francisco, CA, United States Company Description Employer.com is part of a family of incredible...  ...will be recruiting for roles like forward deployed engineers. This role is contract-to-hire and fully remote.... 
    Contract work
    Senior
    Remote job
    For contractors

    JOB MOBZ

    San Francisco, CA
    2 days ago
  • Airbyte is seeking a Senior Recruiter to join on a 6-month contract to lead full-cycle recruiting across GTM and technical roles in a fast-paced environment. You will partner with hiring managers, define profiles, and build targeted sourcing strategies to move searches... 
    Contract work
    Senior
    Remote job

    Socket.dev

    San Francisco, CA
    1 day ago
  • Adyen in San Francisco is seeking a Senior Technical Recruiter to join our Global Talent Acquisition team on a contract basis and support the growth of our North American tech...  ...full-cycle recruiting, collaborate with hiring teams, source top talent, and provide a positive... 
    Contract work
    Senior

    Triwill Group

    San Francisco, CA
    2 days ago
  •  ...solutions firm based in San Francisco is seeking an Experienced Hire Recruiter. The successful candidate will manage the end-to-end recruitment...  ...in technology or management consulting recruitment. This contract role offers an hourly rate of $37 on a W2 basis for an expected... 
    Contract work
    Senior
    Hourly pay

    BCforward

    San Francisco, CA
    10 hours ago
  • A recruiting firm is seeking a Senior Technical Recruiter to join a well-known AI start-up on a remote basis. In this contract-to-hire role, you will be responsible for recruiting for roles such as forward deployed engineers. The ideal candidate will have extensive experience... 
    Contract work
    Senior
    Remote job

    Job MobZ

    San Francisco, CA
    2 days ago
  • EngineersOfAI is seeking an experienced Senior Technical Recruiter for our San Francisco office. This contract role involves driving the...  ...teams by attracting and hiring top talent. You will engage in...  ...Technical Recruitment, focusing on Engineering and Product roles, with a... 
    Contract work
    Senior
    Work at office

    EngineersOfAI

    San Francisco, CA
    10 hours ago
  • $45 - $50 per hour

    PTR Global is seeking a highly skilled Technical Recruiter IV to join their team in San Francisco, California. This contract position involves managing full-cycle recruiting for technical roles across various departments, utilizing AI tools and ATS systems to enhance the... 
    Contract work
    Senior
    Hourly pay

    PTR Global

    San Francisco, CA
    4 days ago
  • A recruitment firm is seeking a Senior Technical Recruiter for a hybrid position in San Francisco...  ...of recruitment, and collaborating with hiring managers to attract top-tier technical...  ...one day a week. This is a year-long contract with potential full-time conversion. #J-1... 
    Contract work
    Senior
    Full time
    Work at office
    1 day per week

    Employer.com

    San Francisco, CA
    10 hours ago
  •  ...talent acquisition services to fit the unique hiring challenges of our clients. Whether they...  ...AI-startup client who is looking for a Senior Technical Recruiter. This position is...  ...Francisco or Palo Alto. It is a year-long contract with the strong possibility of converting... 
    Contract work
    Senior
    Full time
    For contractors
    Remote work
    1 day per week

    Employer.com

    San Francisco, CA
    10 hours ago
  •  ...looking for an experienced Senior Recruiter (contract) to lead end-to-end...  .... Partnering closely with hiring managers and leadership, you...  ...and close top talent across engineering, product, research, operations...  ..., and recruiting platforms — to reach high-caliber candidates... 
    Contract work
    Senior
    Full time
    Work at office

    Niantic Spatial

    San Francisco, CA
    10 hours ago
  • Adyen in San Francisco is seeking a Senior Technical Recruiter on a contract basis to drive growth of our North American teams. You will collaborate with hiring teams to attract, assess, and hire top tech talent across Engineering, Product, Design and Data. This role is... 
    Contract work
    Senior
    Work at office

    Visa Hunt

    San Francisco, CA
    4 days ago
  • $245k - $270k

    Ironclad is the leading AI contracting platform that transforms agreements into assets. Contracts...  ...intersection of product, data, design, engineering, marketing, sales, finance, and...  ...which also includes equity awards (a new hire grant, along with opportunities for additional... 
    Contract work
    Senior
    Full time

    Ironclad

    San Francisco, CA
    10 hours ago
  • $215k - $260k

    Vitalize | Senior Product Manager or Staff Product Manager | San Francisco (hybrid) What we do:...  ...hospitals and growing quickly The role: We're hiring a PM to own the product experience that takes a hospital from signed contract to successfully using Vitalize in production... 
    Contract work
    Senior
    Live in
    Shift work

    Vitalize

    San Francisco, CA
    2 days ago
  • $135 - $150 per hour

    Senior Technical Sourcer - Engineering & Security Location: San Francisco, CA - Hybrid, 2-3 days onsite...  ..., WA or New York, NY Contract: 12-month W2 contract...  ...AI technology company to hire a Senior Technical Sourcer...  ...Infrastructure and platform engineering AI/ML Security... 
    Contract work
    Senior
    Full time
    Local area
    Shift work
    2 days per week
    3 days per week

    Russell Tobin

    San Francisco, CA
    10 hours ago
  • $45 - $65 per hour

     ...infrastructure that lets developers build agents securely, manage data access, choose AI models,...  ..., Nexus Ventures. Role Overview As a Senior Accountant you will own the in‑house...  ...usage, credits, overages, and enterprise contracts, as well as infrastructure‑related COGS... 
    Contract work
    Senior
    Hourly pay
    Full time
    For contractors
    Flexible hours

    gumloop

    San Francisco, CA
    3 days ago
  • Senior Technical Recruiter (Contract) We are seeking an experienced Senior Technical Recruiter to join our...  ...will collaborate closely with our hiring teams to spot, attract, and hire top...  ...Recruitment - expertise in hiring for Engineering, Product, Design and/or Data... 
    Contract work
    Senior
    Work at office
    Local area

    Visa Hunt

    San Francisco, CA
    10 hours ago
  • Senior Technical Recruiter / Technical Recruiting Lead...  ...is building the data platform that powers the future...  ...role in shaping our hiring strategy and scaling our...  ...with our founders, engineering leadership, and hiring...  ...Labor’s Office of Federal Contract Compliance Programs (... 
    Contract work
    Senior
    Full time
    For contractors
    For subcontractor
    Work at office

    Chalk

    San Francisco, CA
    3 days ago
  •  ...technology consulting firm in California is seeking a Senior DevOps Engineer to enhance cloud-based data management platforms. The ideal candidate will have strong AWS and...  ...tools, and coaching developers. This role is contract-based, focused on the banking sector, and... 
    Contract work
    Senior

    Sigmaways

    San Francisco, CA
    4 days ago
  • $200k - $275k

    A leading technology firm in San Francisco is seeking a Staff Software Engineer focused on Product Security. This role involves building secure frameworks, resolving security risks, and collaborating with teams to ensure best practices in security. The ideal candidate... 
    Senior

    Peregrine Technologies

    San Francisco, CA
    3 days ago
  •  ...example. With Rippling, you can hire a new employee anywhere in...  ...HR Product TeamThe HR Product Engineering team is the foundational...  ...problems related to scale, data security, and multi-product integration...  ...implementation, and evolution of core platform infrastructure and shared... 
    Senior
    Work at office
    3 days per week

    Rippling

    San Francisco, CA
    4 days ago

Do you want to receive more vacancies?

Subscribe and receive similar vacancies to Senior Platform Security Engineer - Contract to Hire. Be the first to apply!