PkgRadar

Package evidence

@icyfenix-dmla/[email protected]

Remote Payload: matched "wget "

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":["@icyfenix-dmla/[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":["@icyfenix-dmla/[email protected]"],"fail_on":"review"}'
Publishericyfenix
Artifact bytes93,327
Previous version2026.5.24-2151
Published2026-05-24T23:36:45.722Z
SHA-25628b4ef9e1a30a106e5ba0892a5cd350a6a8ebb5d862367f9cac0d5ef43569f4e

Why flagged

What the scanner saw

Remote Payload: matched "wget "

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

Availability ledger

available

review
Last checked
reviewRisk
12Score
2026.5.25-736Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/commands/data.jsmatched "wget "12

Manifest

Package metadata

Scripts4
  • buildnode scripts/build.js
  • prepublishOnlynpm run build
  • startnode src/index.js
  • testnode --experimental-vm-modules $(npm root)/jest/bin/jest.js
Dependencies8
  • @icyfenix-dmla/install*
  • adm-zip^0.5.17
  • chalk^5.3.0
  • commander^12.1.0
  • cors^2.8.5
  • dockerode^5.0.0
  • enquirer^2.4.1
  • express^4.21.2