Critical Malware Feed Entry Detected 2026-08-09
Malware feed entry — detected by codelake scanners. This package was flagged malicious by our own detection pipeline. See the rules that fired and the package identifiers below. Full analysis, timeline and IOCs live on hand-curated advisories at /advisories; this page is the machine-generated receipt for the live feed.
Advisory · CLR-2026-11309

@3onedata/[email protected]

Detected by codelake scanners.

Detection details

@3onedata/[email protected] published to npm, flagged by codelake scanners on 2026-08-09 08:52 UTC.

Detector rules that fired on this package:

  • Package combines 4 high-risk capabilities (network, filesystem, process, obfuscation) across multiple findings — combined profile indicates likely malware behavior.escalate.capability-combination
  • Install lifecycle hook (postinstall) executes a bundled script that itself contains malicious-behavior findings: scripts/postinstall.js behavior.scripts.install-hook-runs-flagged-script
  • Source writes to an AI-agent config/instruction file (CLAUDE.md / .claude / .cursor / MCP config / copilot-instructions / agent rules) — agent-control-surface tampering behavior.static.agent-config-tamper
  • Source spawns a child process with a non-literal command behavior.static.child-spawn-dynamic
  • Source contains crypto-miner indicators (stratum pool / known miner names) behavior.static.crypto-miner
  • Source executes a string as code (new Function / vm.run* / setTimeout("...")) — dynamic-eval pattern behavior.static.dynamic-exec
  • Source writes a file and chmod's it executable — local-stager pattern behavior.static.fs-write-and-chmod
  • Source contains a hard-coded ephemeral URL (raw IP / .top / .xyz / pastebin / discord webhook) behavior.static.hidden-fetch
  • File has high Shannon entropy — likely obfuscated / packed / encrypted payload behavior.static.high-entropy
  • Source spawns a package-bundled native executable (local .exe/.dll/binary via __dirname/__filename) — native launcher; verify it is not a dropper behavior.static.local-binary-spawn
  • Source opens a raw socket and spawns a child process in the same module — reverse-shell pattern behavior.static.reverse-shell
  • Source references a sensitive filesystem path (~/.ssh, /mnt/user-data, .aws/credentials, ...) — secret/workspace harvest behavior.static.sensitive-path
  • Source references a C2 / exfil host (Telegram bot API, ngrok, webhook.site, requestbin, oast/interactsh, transfer.sh) — near-exclusive to malware behavior.static.suspicious-host
  • Source opens a raw TCP socket from a user-controlled host behavior.static.tcp-dial

This is an auto-generated entry in the codelake malware feed. Hand-curated deep case studies live on /advisories.