2

Remote Code Breaker Jobs in Washington (NOW HIRING)

Join a National Top Workplace Named a Top Workplace in the USA and Top Remote Workplace, Kobie is ... code,and pick up new tools without a lot of handholding. There's no single path into this role. We ...

Join a National Top Workplace Named a Top Workplace in the USA and Top Remote Workplace, Kobie is ... code,and pick up new tools without a lot of handholding. There's no single path into this role. We ...

next page

Showing results 1-20

Remote Code Breaker information

What are the key skills and qualifications needed to thrive as a Cryptanalyst, and why are they important?

To thrive as a Cryptanalyst, you need a deep understanding of mathematics, computer science, and cryptography, usually supported by a relevant degree. Proficiency in programming languages (such as Python, C++, or Java), cryptographic libraries, and tools like MATLAB or specialized cryptanalysis software is essential. Strong analytical thinking, attention to detail, and persistence are the soft skills that help individuals excel in this role. These skills are crucial for identifying vulnerabilities and developing secure systems in the ever-evolving field of information security.

How can I make 2000 a week working from home?

A remote code breaker can potentially earn $2,000 a week by taking on high-paying freelance or contract cybersecurity tasks, such as penetration testing or security consulting, which require strong coding skills and certifications. Building a reputation through platforms like Upwork or specialized cybersecurity networks can help secure consistent, well-paid work. Success depends on experience, skill level, and the ability to handle complex security challenges efficiently.

Can you work from home being a cyber security?

Remote code breakers, a role within cybersecurity, often have the option to work from home, especially if their tasks involve analyzing code, testing security systems, or monitoring networks. Successful remote work typically requires strong technical skills, reliable internet, and familiarity with security tools and protocols. However, some positions may require on-site presence for certain tasks or team collaboration.

What's the easiest cyber security job to get?

A remote code breaker role typically requires foundational knowledge of programming, security principles, and sometimes certifications like CompTIA Security+ or Certified Ethical Hacker (CEH). Entry-level positions may focus on vulnerability assessments or security monitoring, which often have lower experience barriers compared to specialized roles like penetration tester or security analyst.

What jobs in the US pay 300,000 a year?

Remote code breakers or cybersecurity specialists with advanced skills, certifications, and extensive experience can reach annual salaries of $300,000 or more, especially in senior or specialized roles. High-paying positions often require expertise in cryptography, threat analysis, or security architecture, and may involve working for large corporations or government agencies. Salary levels depend on factors such as industry, location, and individual qualifications.

How do Remote Code Breakers typically collaborate with cybersecurity teams while working from different locations?

Remote Code Breakers often work closely with cybersecurity teams through virtual collaboration tools, secure communication platforms, and scheduled video conferences. They may participate in threat analysis meetings, share findings via encrypted channels, and contribute to real-time incident response. Building strong communication skills and familiarity with collaborative software is important, as teamwork and rapid information sharing are crucial for resolving security challenges efficiently in a remote environment.

What is a Remote Code Breaker?

A Remote Code Breaker is a cybersecurity professional who specializes in analyzing and deciphering encrypted codes and security systems from a remote location. They use advanced cryptography, problem-solving, and computer programming skills to test the strength of security protocols or to retrieve secured information ethically, often for organizations seeking to ensure their data is protected. This role may also involve penetration testing, vulnerability assessments, and collaborating with security teams to enhance digital defenses. Remote Code Breakers typically work for cybersecurity firms, government agencies, or as independent consultants.

What is the difference between Remote Code Breaker vs Remote Penetration Tester?

AspectRemote Code BreakerRemote Penetration Tester
CredentialsProgramming certifications, cybersecurity knowledgeCybersecurity certifications, ethical hacking credentials
Work EnvironmentRemote, collaborative teams, cybersecurity firmsRemote, security consulting firms, tech companies
Industry UsageSoftware development, cybersecurityCybersecurity, IT security testing
Search & Comparison IntentUnderstanding coding security flawsAssessing security vulnerabilities

The Remote Code Breaker focuses on identifying and exploiting coding vulnerabilities, often requiring programming skills and cybersecurity knowledge. In contrast, the Remote Penetration Tester specializes in testing security defenses through simulated attacks, emphasizing ethical hacking skills. Both roles are remote, industry-specific, and involve cybersecurity, but they differ in their primary focus and skill sets.

What cities in Washington are hiring for Remote Code Breaker jobs? Cities in Washington with the most Remote Code Breaker job openings:
AI Engineer

AI Engineer

Kobie Marketing

Annapolis, MD • Remote

Full-time

Posted 21 days ago


Job description

Join a National Top Workplace 
 
Named a Top Workplace in the USA and Top Remote Workplace, Kobie is where the best minds in loyalty come together, driven by passion and innovation. We’re always looking for talented individuals who are ready to join a collaborative, growth-focused culture. As a partner to some of the world’s most recognized brands, we are leaders in loyalty, helping brands build lasting emotional connections with their consumers. 
 
Join Us from Anywhere 
While our headquarters are nestled in sunny St. Petersburg, Florida, Kobie embraces a flexible work environment, offering teammates the freedom to work remotely. We understand the importance of work-life balance and support our team with: 

·         Flexible Time Off to recharge when needed 
·         Nine Company-Wide Holidays 
·         A diverse suite of benefits prioritizing your growth, development, and personal well-being 

Discover more about our perks and benefits here. 
 
Kobie is a values-led organization where we believe that everyone is a leader, regardless of their position or role. 


About the team and what we’ll build together

Kobie runs some of the largest loyalty programs in the world. We're building an internal agent platform on Amazon AgentCore that automates analyst workflows, surfaces insights from program data in Snowflake, and gives our teams and clients an LLM-native way to work with complex loyalty logic.

We're looking for a hands-on AI Engineer to ship on that platform: building agent harnesses, writing the tools those agents call, and owning the reliability and evaluation of what goes to production. This is not a research role. You'll prototype, ship, monitor, and iterate on features used by real teams

Our team tends to be people who reason carefully, ship working code,and pick up new tools without a lot of handholding. There’s no single path into this role. We value the impact of what you’ve built and your track record of building things that hold up.

How you will make an impact

Agent Development

  • Build agent harnesses in Python using LangChain and LangGraph, including tool-calling, structured outputs (Pydantic/JSON schema), retries, streaming, and memory
  • Package agent harnesses for the AgentCore Runtime with appropriate context, tools, skills, and subagents that fit cleanly into production flows and scenarios
  • Write the tools and skills agents use  API integrations, SQL queries against Snowflake, Snowflake backed knowledge retrieval with clear contracts and Pydantic validation

Evaluation and Reliability

  • Build evaluation harnesses (golden datasets, LLM-as-judge, regression suites) using AgentCore Evaluations, and wire them into CI
  • Implement guardrails around tool execution: auth scoping, input/output validation, PII and prompt-injection protections, and hallucination mitigation
  • You own what you ship: prototype, deploy through Amazon AgentCore, monitor traces, and fix it when it breaks

Collaboration

  • Partner with data engineers on Snowflake backed retrieval patterns (Cortex Analyst and Cortex Search Services)
  • Contribute to refining our internal engineering patterns as the stack evolves

What you need to be successful

Required

  • 3+ years of professional Python, with production experience building and operating services
  • 1+ years of hands-on work with LLMs in production: prompt/context engineering, tool/function calling, structured outputs, RAG
  • Working knowledge of LangChain/LangGraph or a comparable framework like AgentCore Strands, CrewAI, or Semantic Kernel
  • Experience with LLM observability tools: Amazon CloudWatch, LangSmith, Langfuse, MLflow, or OpenTelemetry
  • Experience designing evaluation frameworks (MLFlow, DeepEval, LLM-as-judge, multi-turn regression)
  • Fluency with Git, Docker, and modern API frameworks
  • Clear written communication and the judgment to know when something is ready to ship

A bachelor's degree is not required. Equivalent practical experience: including bootcamps, self-taught work, career changes, or non-CS technical degrees counts.

Strongly Preferred

  • Hands-on experience with Amazon Bedrock and/or AgentCore as a developer: runtime, gateways, memory, policy, guardrails, observability, awscli, evaluations
  • Experience with Snowflake, Snowpark, or Snowflake Cortex
  • Fluency in writing and reading SQL, as well as understanding semantic models.
  • Familiarity with multi-agent patterns: supervisor/router, subagent/handoff, reflection, human-in-the-loop
  • A considered view on where agents should and shouldn't act and comfort pushing back when "let's add an agent" isn't the right answer
  • Experience in Loyalty, MarTech, AdTech, or a comparable data rich B2B domain
Who we are  As a trusted partner, Kobie delivers market-leading, end-to-end loyalty solutions designed to enable customer experiences for the world's most successful brands. We do this with a strategy-led technology approach that uncovers the truth behind what drives consumers on an emotional level. We believe that our team's passion and expertise are the driving forces behind our success and are proud to be named a Top Workplaces in the USA, where the best and brightest in loyalty drive our mission of growing enterprise value through loyalty. 
 
A place for all We celebrate and embrace diversity at Kobie! 
Employment at Kobie is based solely on an individual's merit and qualifications, which are directly related to professional competence. We do not discriminate against any teammate or applicant because of race,color, religion, gender, sexual orientation, gender identity/expression, national origin, disability, age, genetic information, veteran status, marital status, pregnancy, or any other characteristic protected by applicable law. 
 
We are fiercely committed to fostering a workplace where teammates can bring their authentic selves to work every day. Our DEI initiatives, including various committees, ensure that principles of equity, diversity, and inclusion are deeply ingrained throughout Kobie. While our leadership team fully supports our policy of nondiscrimination and equal opportunity, it is the responsibility of all teammates to uphold these values. 
 
Ready to join us? If you’re ready to make an impact and grow in a supportive, innovative environment, we’d love to hear from you. Apply today and join the best and brightest in loyalty! 

We may use artificial intelligence (AI) tools to support parts of the hiring process, such as reviewing applications, analyzing resumes, or assessing responses and identifying potential inconsistencies or verification signals in application materials based on available information. These tools assist our recruitment team but do not replace human judgment. Final hiring decisions are ultimately made by humans. If you would like more information about how your data is processed, please contact us.