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

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.

22 May 2026 AI Broke the Security Ecosystem w/ Chris Hughes

Evolving cybersecurity challenges include supply chain threats, AI vulnerabilities, and outdated tools, highlighting the need for systemic reforms like developer incentives, regulatory clarity, and industry-government collaboration to address gaps in vulnerability management and the dual risks of AI's role in both threat detection and exploitation.

15 May 2026 PostHog is placing a wild bet on AI Coding w/ James Hawkins

Recommended: Should you go open source?

PostHog's open-source analytics platform prioritizes transparency, developer autonomy, and AI integration while critiquing corporate norms, emphasizing price clarity, building in public, and balancing automation with security governance in product development.

6 May 2026 AI Panic is Driving Shadow IT w/ Noora Ahmed-Moshe

AI's impact on employment and cybersecurity risks, driven by shadow AI, phishing, and emerging threats like prompt injection, require balancing workforce skills, security measures, and organizational trust.

29 Apr 2026 When AI Agents Change their Intent w/ Frank Vukovits

AI agents, autonomous non-human entities operating in enterprise systems without human oversight, pose security and governance challenges requiring updated access control frameworks, real-time monitoring, and intent-based governance to address risks like unauthorized access and shadow AI, paralleling historical tech challenges like Y2K.

More The Secure Disclosure episodes