<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/how-aikido-intel-detects-malware-and-vulnerabilities-first-vq06ha6jl" -->

---
title: How Aikido Intel detects malware and vulnerabilities first
description: Aikido Intel is a real-time supply chain intelligence feed that monitors over 4 million open-source packages across ecosystems including npm, PyPI, Packagist,...
canonical: https://daily.dev/posts/how-aikido-intel-detects-malware-and-vulnerabilities-first-vq06ha6jl
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: How Aikido Intel detects malware and vulnerabilities first | daily.dev
og:description: Aikido Intel is a real-time supply chain intelligence feed that monitors over 4 million open-source packages across ecosystems including npm, PyPI, Packagist,...
og:url: https://daily.dev/posts/how-aikido-intel-detects-malware-and-vulnerabilities-first-vq06ha6jl
og:image: https://api.daily.dev/og/posts/VQ06hA6jL.png
og:image:alt: How Aikido Intel detects malware and vulnerabilities first
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# How Aikido Intel detects malware and vulnerabilities first

**[Aikido Security](https://daily.dev/sources/aikido-security)** · 13 min read · 0 upvotes · 0 comments

## Summary

Aikido Intel is a real-time supply chain intelligence feed that monitors over 4 million open-source packages across ecosystems including npm, PyPI, Packagist, and more. It detects both malware and undisclosed vulnerabilities, typically within 8 minutes of a malicious package being published. The pipeline combines static rule-based analysis (using Opengrep and YARA-X), dynamic sandbox execution for npm packages, AI-powered multi-file reasoning, and human researcher review for the hardest cases. In Q2 2026, it analyzed 7.5 million package versions and confirmed 19,500 malicious packages. Notable catches include the Shai-Hulud worm campaign affecting Zapier, PostHog, and ENS Domains packages. Intel also tracks undisclosed vulnerabilities not yet assigned CVEs. Aikido recommends delaying adoption of brand-new releases by 1-2 days and offers a free Safe Chain tool to block installs of flagged or very new packages.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.aikido.dev/blog/aikido-intel-detects-malware-vulnerabilities-first>

## Similar posts on daily.dev

- [Aikido Endpoint: Security for Developer Devices](https://daily.dev/posts/aikido-endpoint-security-for-developer-devices-suvvyswae) · Aikido Security · 0 upvotes · 0 comments
- [Packagist is now protected by Aikido Intel and other updates to the PHP registry](https://daily.dev/posts/packagist-is-now-protected-by-aikido-intel-and-other-updates-to-the-php-registry-meri1hnqn) · Aikido Security · 0 upvotes · 0 comments
- [What is a dependency firewall?](https://daily.dev/posts/what-is-a-dependency-firewall--o56l5qo5j) · Aikido Security · 0 upvotes · 0 comments

---

Tags: [#security](https://daily.dev/tags/security), [#open-source](https://daily.dev/tags/open-source)

[View this post on daily.dev](https://daily.dev/posts/how-aikido-intel-detects-malware-and-vulnerabilities-first-vq06ha6jl)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"How Aikido Intel detects malware and vulnerabilities first","url":"https://daily.dev/posts/how-aikido-intel-detects-malware-and-vulnerabilities-first-vq06ha6jl","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/how-aikido-intel-detects-malware-and-vulnerabilities-first-vq06ha6jl"},"datePublished":"2026-07-13T22:38:07.723Z","dateModified":"2026-07-13T23:25:51.771Z","description":"Aikido Intel is a real-time supply chain intelligence feed that monitors over 4 million open-source packages across ecosystems including npm, PyPI, Packagist,...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/083573670cf9f8bfea3e3ad703402f29?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/083573670cf9f8bfea3e3ad703402f29?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Aikido Security","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Aikido Security","logo":"https://media.daily.dev/image/upload/s--vJDqDYv_--/f_auto,q_auto/v1774959928/logos/aikido-security?_a=BAMAMiWQ0","url":"https://daily.dev/sources/aikido-security"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/how-aikido-intel-detects-malware-and-vulnerabilities-first-vq06ha6jl","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"security,open-source","timeRequired":"PT13M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Aikido Security","item":"https://daily.dev/sources/aikido-security"},{"@type":"ListItem","position":3,"name":"How Aikido Intel detects malware and vulnerabilities first"}]}
```

