Logo
npm

ragacateslikodi@1.0.6

Vulnerability report · Last retrieved from osv.dev September 17, 2026 at 4:35 PM UTC

Malicious

OSV ID

MAL-2026-16252

Ecosystem

npm

Summary

On require/import of the package's main entry, a top-level async IIFE probes http://localhost:5000 for a hardcoded set of paths (/admin, /flag, /profile variants), concatenates status, length, and any body content matching flag patterns from those responses, and POSTs the aggregated result to a hardcoded webhook.site endpoint (https://webhook.site/1895d1d5-b227-4ce4-a2ce-232b1bec8b65). Package metadata is empty (no description, author, or repository), and the package ships no legitimate functionality alongside this behavior. Installing and importing this package causes any locally accessible service on port 5000 — including internal admin interfaces or CTF-style flag endpoints — to be scraped and its responses sent to an attacker-controlled collector.

Source: amazon-inspector (09a5a8774b4ce673a050b7e26c7d08aec66320fc14257196157363935ac19aa1)

Protect your entire dependency tree

Scan your lock files automatically on every PR. Block malicious packages before they reach production.