1Password

Senior Developer, Open Source

1Password1 weeks ago
Location

Remote (United States | Canada)

Workplace

Remote

Type

Full Time

Salary

USD 153,000 – 214,000

Level

Senior

Role

Senior Developer

Posted

Jul 15, 2026

Full TimeRemoteSenior

The role

Summary

As a Senior Developer on 1Password's Open Source Team, you'll lead the development of agent-integrated IDE plugins and Agent Hooks that enable developers to securely authenticate and access 1Password directly within their development workflows. This role requires ownership of medium-to-large architectural initiatives, community engagement across public repositories, and close collaboration with product and partnership teams to strengthen 1Password's position in the emerging agent-assisted development ecosystem. You'll combine deep technical expertise in modern development toolchains with security-first thinking to build extensible, maintainable systems that serve 180,000+ businesses trusting 1Password for unified access management.

What you'll do

Architectural Leadership and Technical Direction: Own architectural decisions for Agent Hooks, IDE plugins, and integrations; establish technical patterns that ensure systems remain scalable, secure, and aligned with 1Password's authentication and security models. Drive decisions on extensibility frameworks, plugin architecture, and integration points across emerging agentic IDE ecosystems.
End-to-End Feature Delivery: Lead the complete development lifecycle of medium-to-large projects from initial planning, design, and implementation through testing, deployment, and customer support. Deliver high-impact features such as extending Agent Hooks across multiple IDEs and building genuine in-IDE value beyond documentation links.
Code Quality and Testing Standards: Raise the quality bar across the Open Source Team by identifying and addressing code quality gaps, testing coverage deficiencies, and documentation lapses in community-facing repositories. Anticipate potential problems, report technical risks, and foster a culture of rigorous testing and comprehensive documentation.
Community Engagement and Open Source Stewardship: Work effectively in public by engaging with external contributors, code reviewers, and the broader open source community. Uphold high quality standards in community-facing repositories, manage public-facing technical communication, and build trust with developers using 1Password's open source tools.
Roadmap Planning and Technical Opportunity Identification: Contribute to the team's 6-month roadmap by identifying emerging technical opportunities, architectural risks, and platform improvements. Translate product and partnership requirements into actionable technical work aligned with team objectives and 1Password's strategic direction.
Cross-Functional Collaboration: Ensure seamless alignment with Partnerships, Product, UX, and SDK/CLI teams. Translate cross-functional requirements into clear technical specifications, provide technical insights during product planning, and maintain regular communication with stakeholders on project progress and technical decisions.
Developer Experience Optimization: Drive initiatives that enhance the developer experience for customers using 1Password on your platforms. Identify and mitigate issues developers face when integrating 1Password with their tools, build smoother workflows for agent-assisted development, and advocate for developer-friendly design patterns.
Team Culture and Knowledge Sharing: Contribute to a positive, collaborative team environment by modeling best practices, providing constructive code review feedback, documenting architectural decisions, and supporting a culture of shared ownership and continuous learning among team members.

What we look for

Technical

Modern Development Toolchain MasteryAdvanced, hands-on proficiency with Git, IDEs, terminal/command-line tools, debugging utilities, and testing frameworks. Comfortable reading, writing, and reviewing production code across multiple languages. Strong understanding of version control workflows, CI/CD pipelines, and development best practices.
Extensible System DesignDemonstrated experience designing and implementing extensible, maintainable software systems. Proficiency in architectural patterns such as plugin systems, API design, dependency injection, and component-based architectures. Experience building systems that scale across multiple platforms or integrations.
IDE Extension and Developer Tooling DevelopmentHands-on experience developing IDE extensions, VSCode plugins, or similar developer tools. Understanding of IDE plugin architectures, lifecycle management, and the constraints of running code within IDE environments. Familiarity with popular IDEs and their extension ecosystems (VSCode, JetBrains, Cursor, etc.).
Open Source Development and MaintenanceTrack record of actively contributing to or maintaining open source projects. Experience managing community feedback, triaging issues, reviewing external pull requests, and maintaining high quality standards in public repositories. Familiarity with open source governance models, release processes, and community engagement practices.
Agent-Integrated Development ExpertiseUnderstanding of AI-enabled and agentic IDEs (e.g., Cursor) and the emerging agent-hook ecosystem. Ability to think about developer workflows enhanced by AI agents. Interest in and understanding of how authentication, secrets management, and security apply in agent-assisted development contexts.
Security-First Development MindsetDeep commitment to security principles consistent with 1Password's approach. Ability to design authentication flows, manage secrets securely, and evaluate security implications of architectural decisions. Experience with identity and access management concepts, OAuth/OIDC, and secure API design.

Education

Bachelor's Degree in Computer Science, Engineering, or Related FieldFormal education in computer science, software engineering, computer engineering, or a related technical discipline, or equivalent professional experience demonstrating mastery of computer science fundamentals.

Experience

Senior-Level Professional Software DevelopmentSignificant professional software development experience (typically 7+ years) demonstrating mastery of multiple programming languages, frameworks, and architectural patterns. Proven track record of independently owning and delivering medium-to-large technical projects end-to-end.
Technical Leadership and Architectural Decision-MakingDemonstrated ability to set technical direction, make high-impact architectural decisions, and defend those decisions to diverse stakeholders. Experience leading projects where you owned both vision and execution, and where your technical choices shaped product scalability, security, and quality.
Open Source Project LeadershipPreferred experience maintaining a popular open source project, managing open source community engagement, or contributing to an Open Source Program Office (OSPO). Understanding of how to build trust with and support external contributors.
Developer Tools and Platform WorkHands-on experience building or significantly contributing to developer tools, build systems, or platform features. Understanding of what makes developer tools intuitive, performant, and reliable in real-world workflows.
Cross-Functional Project ExecutionExperience collaborating with product, design, and business teams to align technical work with strategic objectives. Ability to translate business requirements into technical specifications and communicate progress and technical risks to non-technical stakeholders.

Skills

Required skills

Typescript/JavaScriptStrong proficiency in Typescript and JavaScript for building IDE extensions and cross-platform developer tools. Understanding of async patterns, module systems, and modern ECMAScript features.
PythonSolid proficiency in Python for scripting, tooling, and backend services. Understanding of virtual environments, package management, and Python best practices.
Git and Version ControlExpert-level Git proficiency including branching strategies, rebasing, merging, conflict resolution, and working with remote repositories. Understanding of collaborative workflows and pull request management.
API Design and REST/GraphQLExperience designing and implementing well-structured APIs, understanding REST principles, HTTP semantics, and optionally GraphQL. Ability to design extensible, versioned APIs that serve multiple client types.
Testing and Test AutomationExpertise in writing unit tests, integration tests, and end-to-end tests. Familiarity with popular testing frameworks and patterns. Understanding of test coverage metrics and strategies for maintaining high test coverage in production code.
Authentication and Security ProtocolsSolid understanding of OAuth 2.0, OpenID Connect, JWT, API key management, and secrets handling. Ability to implement secure authentication flows and evaluate security implications of technical decisions.

Nice to have

RustExperience with Rust for building high-performance, secure systems. Understanding of Rust's ownership model, error handling, and concurrency primitives valuable for systems-level development.
GoProficiency in Go for building efficient backend services, CLI tools, and cross-platform applications. Understanding of goroutines, channels, and Go's standard library.
VSCode Extension DevelopmentDirect experience building VSCode extensions using the VSCode API. Familiarity with extension activation events, webview APIs, and the VSCode marketplace.
Cursor IDE EcosystemHands-on experience with Cursor and the agent-hook specification for integrating 1Password and similar services into agent-assisted development workflows.
Agent Framework ExperienceExperience working with or integrating agent frameworks, LLM APIs, or AI-assisted development tools. Understanding of agentic workflows and how external tools integrate with agent decision-making.
Docker and ContainerizationPractical experience with Docker, container orchestration, and containerized development workflows. Understanding of multi-stage builds and optimization for production deployments.
CI/CD Pipelines and DevOpsExperience building and maintaining CI/CD pipelines using tools like GitHub Actions, GitLab CI, or similar platforms. Understanding of automated testing, deployment strategies, and infrastructure-as-code principles.
Database Design and SQLProficiency in relational database design, SQL query optimization, and understanding of NoSQL databases when appropriate. Experience with database migrations and schema versioning.
Open Source Program Office (OSPO) ExperienceFamiliarity with OSPO functions including license compliance, open source governance, community strategy, and managing internal and external open source dependencies.

Compensation & benefits

Salary

USD 153,000 – 214,000 (annual)

Stock options

Available

Benefits

Health and Dental Coverage

Competitive health and dental benefits package available to all employees from day one of employment.

Retirement Matching Program

401(k) matching program for US-based employees and RRSP matching for Canada-based employees to support long-term financial planning.

Equity Compensation

RSU (Restricted Stock Unit) grants for most employees, providing direct stake in 1Password's continued growth and success.

Generous Paid Time Off

Flexible and generous PTO policy supporting work-life balance and employee wellness across all locations.

Parental Leave Top-Up Programs

Enhanced maternity and parental leave benefits to support employees starting or growing their families.

Free 1Password Account

Complimentary premium 1Password account for all employees and their families, enabling firsthand experience with 1Password products.

Peer Recognition Program

Bonusly peer-to-peer recognition platform enabling team members to celebrate wins and acknowledge exceptional contributions.

Paid Volunteer Days

Dedicated paid time for employees to volunteer with causes they care about, reflecting 1Password's commitment to community impact.


Apply for this position

You'll be redirected to the company's application page