Everfox
Software Engineer III

How your CV stacks up
Upload your CV to see how well it fits this job role
?%
Trusted Connectivity for AI-Powered Dominance.
Everfox delivers trusted connectivity to protect the world’s most critical environments and safeguard the sensitive data powering decision advantage.
Built for mission-critical operations, Everfox protects what matters most by securing how data moves, how users access it, and how threats are neutralized across every domain. We enable mission speed and secure collaboration across networks, domains, and allies, while ensuring the data powering AI and advanced analytics remains trusted and protected.
We don’t just defend systems; we deliver decision dominance.
Our Purpose. Protect what matters most by enabling organizations to operate securely in the most complex and high-risk digital environments.
Our Vision. To be the most trusted authority in high-assurance cybersecurity, enabling secure collaboration across every domain.
Our Belief. Security should never limit mission success – it should enable it.
Our Promise. We deliver absolute confidence in environments where failure is not an option.
Everfox is hiring a Software Engineer
Everfox is hiring a Software Engineer to join our team in London, UK. This role suits a strong developer who enjoys landing in unfamiliar code, working out how it fits together, and making it better. You will work on a rolling series of projects across the business, each typically lasting one to six months, adding AI-driven features to our products and using AI tooling to improve how we write, test and ship software.
Every project is different. You might be building an AI-assisted capability into a customer-facing product, standing up evaluation and guardrails around a model integration, introducing agentic workflows into a team's development process, or using AI tooling to lift test coverage and cut manual effort in a legacy codebase. The languages, frameworks and platforms will change with each project. What counts is the quality of your reasoning and problem-solving, your ability to get productive in a new codebase quickly, and how you take on a hard challenge, not the exact languages on your CV.
The codebases you work in are often owned by other internal teams. So a large part of the job is working with those expert engineers: understanding their constraints, agreeing an approach, writing code that fits their standards, leaving behind something they can maintain and build on after you move to your next project, and ultimately generating sharable artifacts that will benefit other projects. Done well, this role spreads good practice across the whole engineering organization, and your work is visible quickly across multiple products and teams.
If you like variety, learning fast, and being the person who brings a new capability into a team rather than doing it in isolation, this role is for you.
Location
This is a hybrid role in London, UK.
Key Responsibilities
Engineering
- Design, implement and maintain features and components across a range of internal codebases, in whichever languages and frameworks each project requires.
- Add AI-driven capability to our products: model and API integration, prompt and context design, retrieval, tooling and agent orchestration, plus the plumbing around it such as data handling, caching, error handling, cost and latency management, and graceful behaviour when a model is unavailable or wrong.
- Build evaluation and testing around AI features so that behaviour is measurable rather than anecdotal, and quality does not regress as models, prompts and dependencies change.
- Use AI tooling and agentic workflows in your own day-to-day development to improve speed and quality, and build the reusable pieces that let others do the same: Skills, slash commands, subagents, hooks, MCP integrations and per-codebase agent guidance, tailored to each team's stack and conventions. Apply the same tooling to the codebases you work in: raising test coverage, generating and maintaining tests, improving documentation, and reducing repetitive manual work.
- Prototype quickly to de-risk the harder or less well understood problems, and be willing to conclude that an approach is not worth pursuing.
- Get up to speed in unfamiliar code fast: read it, map the important parts, ask good questions, and start contributing without needing everything explained.
Reasons to use Rodeo
I’m in my final year doing Economics and I don’t know whether to apply for grad schemes now or do a masters first. What do you think?
Honest answer — it depends on where you want to end up. A lot of top grad schemes (Big 4, civil service, banking) don’t need a masters. Let’s look at the ones you’d be competitive for now, and we can decide if a masters actually adds anything.
Also worth knowing: most autumn 2026 applications are open now. Timing matters more than you think.
Start with a chat, not a search bar
Grad scheme, placement, apprenticeship? Not sure what you want yet — that's fine. Your agent talks it through with you and turns "I have no idea" into a shortlist.
Graduate Consultant — 2026 Scheme
Why you're a good match
StrongYour economics background and your summer at a regional bank line up with what PwC looks for on the consulting scheme. Applications close in four weeks.
See breakdownIt searches the market for you
Every day your agent scans the market matching roles against what actually matters to you, not just keywords on a CV.
Why you're a good match
You’ve got the grades and the economics background, and your bank internship is exactly the experience this scheme looks for. Apply soon — deadlines close within the month.
Experience fit
Your summer at the bank plus your econometrics coursework map directly to the day-one responsibilities on this scheme — client modelling, market briefings, and deal support.
Only hits
No noise. No "maybe this fits." Just roles with a clear explanation of why they're right — and where to focus when applying.
Working with other teams
- Work as a guest in codebases owned by other teams: agree scope and approach up front, follow their conventions, and get changes reviewed and merged rather than left on a branch.
- Work with Product Managers, QA and the owning engineering teams to turn a broad ask into well-scoped technical work with a clear definition of done.
- Hand over cleanly at the end of each project. Leave tests, documentation, agent tooling and enough context that the owning team can support and extend what you built, and stay available for a sensible tail of questions.
- Share what you learn. Each project should make the next team's job easier, whether through reusable components and tooling, patterns, internal write-ups or informal coaching on AI tooling.
- Keep your progress, risks and blockers visible to your line manager and to the teams you are working with.
Quality, security and improvement
- Take responsibility for the quality of what you ship: automated tests, code review, sensible logging, and thinking through failure modes rather than assuming the happy path.
- Apply appropriate care to security and data handling when introducing AI components, including what data is sent where, what a model is trusted to do, and how untrusted input and model output are handled. We build security products, and our own engineering is expected to reflect that.
- Contribute to CI/CD, automation and developer tooling improvements where they unblock the work in front of you.
- Help us build a shared view of what good looks like for AI in our products and in our development process, and feed back honestly on what works and what does not.
Key Knowledge and Skills
- A degree in Computer Science, Engineering, or a related technical or scientific subject, or equivalent practical experience.
- Solid commercial software development experience, with a track record of shipping working software that other people rely on.
- Genuine language flexibility: strong in at least one language, and comfortable becoming productive in others as projects demand. We care about your ability to learn a codebase, not your CV keywords.
- A good grasp of core computer science concepts: data structures and algorithms, concurrency, networking, APIs and interfaces, testing, and the basics of software security.
- The ability to reason about a system you did not build: read unfamiliar code, form a mental model, identify where a change belongs, and understand its knock-on effects.
- Practical experience using modern AI development tooling, or clear evidence that you have taught yourself new tooling and techniques quickly and applied them to real work.
- Strong communication and collaboration skills. Much of your impact depends on other teams trusting your work and adopting it.
- Self-motivated, flexible and adaptable, and comfortable being thrown in at the deep end on an unfamiliar project.


Get help with your application
Your very own career expert that helps elevate your application to the next level.
Nice to have:
- Hands-on experience with agentic coding tools such as Claude Code, Codex or similar, used for real work rather than casual experimentation.
- Experience extending those tools rather than just using them out of the box: authoring reusable agent extensions (Claude Code Skills, slash commands, subagents, hooks, MCP servers) and the project-level guidance files (CLAUDE.md and equivalents) that make an agent effective in a specific codebase. A good chunk of this role is likely to involve building that kind of reusable tooling so each team gets the benefit after you have moved on.
- Experience integrating LLMs or other models into production software: APIs, SDKs, RAG, tool and function calling, agent frameworks, or local and self-hosted inference.
- Experience evaluating AI systems: building test sets and benchmarks, measuring output quality, or automating regression checks for non-deterministic behaviour.
- Experience improving an existing or legacy codebase: adding tests to code that had none, refactoring safely, or paying down technical debt.
- Breadth across more than one of: desktop applications, mobile, backend services, embedded or systems software.
- CI/CD experience with tooling such as GitLab, Docker and Kubernetes, and Python for automation and testing.
- Experience working in security-sensitive or high-assurance environments, or an interest in doing so.
- A passion for technology, shown through project work, professional roles or personal projects, and someone who enjoys technical challenges and delivering results.
- Awareness of usability and user experience, and an eye for whether a feature is actually pleasant to use.
- Empathy, a habit of open communication and effective feedback, and the confidence to disagree well with a team that owns the code you are changing.
Base Salary Range
A reasonable estimate of the base salary range for this role is: £59,200.00-97,000.00 GBP
The actual salary offered may vary within the range based on a candidates' unique experience, locale, and business needs. In addition to base salary and either bonus or commission, Everfox offers a generous benefits package including competitive annual leave, pension match, PMI, dental, health cash plan, income protection, in a hybrid work environment. Our Talent Acquisition team will provide specific information regarding salary and benefits offerings.
Don’t meet every single qualification? Studies show people are hesitant to apply if they don’t meet all requirements listed in a job posting. If there is something slightly different about your previous experience, but it otherwise aligns and you’re excited about this role, we encourage you to apply. You could be a great candidate for this or other roles on our team.
Everfox is an equal employment opportunity employer and complies with all applicable federal, state, and local laws prohibiting discrimination. Everfox does not discriminate against any employee or applicant based on race, color, religion, sex, age, national origin, disability, veteran status, marital status, medical
“It took my CV and asked me questions relevant to understanding what kind of jobs to suggest for me. Suggestions were almost perfect. Jobs were exactly what I’ve been looking for.”
Jessica, London
Skills
Location