More The Secure Disclosure episodes

Understand the Software Supply Chain Chaos w/ Roeland Delrue thumbnail

Understand the Software Supply Chain Chaos w/ Roeland Delrue

Published 9 Jun 2026

Duration: 00:30:02

Rapidly evolving supply chain security threats, including malicious open-source components and AI-driven malware, demand advanced AI-powered solutions like Akito Securitys self-securing software and tailored tools to address vulnerabilities in developer environments and package repositories.

Episode Description

Supply chain security is evolving at a terrifying pace. In this episode of The Security Disclosure, Roeland Delrue (COO and co-founder of Aikido Secur...

Overview

Akito Security, co-founded by Roland Del Ruehl, was established to address gaps in developer-focused security tools, driven by frustrations with false positives and inefficiencies in prior practices. The company, now a unicorn in three years, specializes in supply chain security, AI-powered penetration testing, and "self-securing software," with scanning capabilities expanding from 30,000 to 100,000 daily scans. This growth reflects increasing threats from malicious packages and open-source vulnerabilities, such as the Log4j incident, which underscored risks in dependency management. The company highlights the evolving landscape of supply chain attacks, where attackers exploit developer machines, including tools like npm packages and extensions, as high-value targets due to the sensitive data they hold. Traditional endpoint security tools fail to detect JavaScript-based malware, necessitating new approaches like Aikidos proxy-based monitoring, package age checks, and dynamic analysis to counter obfuscated threats.

The industry faces challenges in detecting hidden malware, which uses obfuscation to evade static analysis, unlike more visible vulnerabilities like SQL injection. While Aikido employs both static and dynamic methods to identify threats, systemic solutions remain elusive, with platforms like NPM and PyPy lacking robust scanning systems. Emerging trends include a shift toward securing developer environments, as cloud defenses improve, and the dual role of AI in both attacking and defending systems. Threat actors like Lazarus and Team PCP exploit these vulnerabilities, prompting calls for stricter package validation and community-driven security initiatives. Meanwhile, debates persist over managing dependencies, balancing security with flexibility, and addressing root causes like unchecked package publishing. Operational hurdles, including the need for constant global threat monitoring and adapting to evolving malware techniques, underscore the ongoing "cat-and-mouse" dynamic in cybersecurity.

What If

  • What if you deployed a developer machine firewall tailored to scan JavaScript-based ecosystems in real-time?

    • Move: Implement a proxy/firewall solution that enforces a "minimum age" (24-48 hours) for npm/Chrome extension packages before allowing them to run, while passively scanning for suspicious patterns.
    • Why Now?: Rising supply chain attacks target developer tools, and traditional endpoint security fails to detect JavaScript-based malware in extensions or npm packages.
    • Expected Upside: Reduces exposure to AI-generated malicious packages by blocking freshly uploaded threats and improving detection of obfuscated code in post-install scripts.
  • What if you automated AI-powered dynamic analysis of open-source packages in a controlled environment?

    • Move: Build a pipeline using static scanning (e.g., OpenGrep) and dynamic "controlled detonation" in isolated VMs to simulate package behavior and detect hidden malware.
    • Why Now?: Malware is designed to evade detection through obfuscation, and the speed of package updates (e.g., 100,000+ daily scans) demands scalable, automated solutions.
    • Expected Upside: Identifies zero-day threats faster than manual checks and scales to handle increasing package volumes without compromising accuracy.
  • What if you created a community-driven open-source scanner for package repositories to crowdsource threat intelligence?

    • Move: Develop an open-source tool that cross-references package metadata against known malicious databases and submit it to platforms like NPM or PyPI for integration.
    • Why Now?: Package managers lack built-in scanning, and attackers exploit unchecked repositories (e.g., Android app store parallels).
    • Expected Upside: Encourages systemic change by pushing repositories to adopt pre-publishing checks and reduces malware at the source through collective vigilance.

Takeaway

  • Implement dependency scanning for open-source packages to detect vulnerabilities and malicious content, using tools like SCA (Software Composition Analysis) to address risks highlighted by incidents like Log4j.
  • Set up a developer machine firewall/proxy to monitor traffic and restrict unauthorized npm/Chrome extension installations, mitigating attacks targeting local development environments.
  • Enforce a "cooling-off period" for dependencies (e.g., 2448 hours) before inclusion in projects to reduce exposure to newly uploaded malicious packages.
  • Adopt AI-powered penetration testing tools for continuous security validation, combining static/dynamic analysis to detect obfuscated malware and hidden threats in codebases.
  • Integrate automated secret scanning into private Git repositories and enforce strict access controls, prioritizing secure credential storage over lax security measures like unguarded application firewalls.

Recent Episodes of The Secure Disclosure

14 Jul 2026 How to Stop Supply Chain Attacks Without Destroying Developer Productivity

"Cybersecurity threats, especially supply chain attacks on developers and open-source packages, demand balanced mitigation strategies, AI-driven security challenges, and early integration of security in development, with collaboration and adaptability key to addressing evolving risks."

1 Jul 2026 Solving the Supply Chain Security & Malware Crisis w/John Amaral

Escalating software supply chain threats target open-source ecosystems through credential exploitation, AI-fueled malware, and upstream compromises, with challenges in dependency management and outdated libraries driving AI-driven remediation strategies like automated patching and version pinning, though human oversight remains critical for validating fixes.

16 Jun 2026 Your Microphone Became a Keylogger w/ David vonThenen

Machine learning analyzes keystroke acoustic signatures to infer typed characters over remote platforms, highlighting high accuracy with known keyboards, privacy risks from surveillance, and challenges in noise and variability, while proposing defenses and noting AI's dual-use implications.

28 May 2026 Prompt Injection Might Never Be Solved w/ Paul Vann

The text details AI security threats like prompt injection, jailbreak attacks, and distillation attacks, along with vulnerabilities such as AI bias and autonomous agent risks, highlighting detection challenges, emerging malware, supply chain exploits, and the industry's struggle to keep pace with rapidly evolving AI technologies.

More The Secure Disclosure episodes